Commit Graph

10 Commits (71c6ac5d4ae2bef1330cefc85306501f64677fb2)

Author SHA1 Message Date
Raymond Yee d3f25cd788 Added Receiver and PaymentResponse to admin interface
Dropping all Receiver and PaymentResponse in campaigntest.drop_all_transactions
Added a __unicode__ method to Receiver and PaymentResponse
Added some more documentation of PayPal status parameters
2012-01-03 13:37:20 -05:00
Raymond Yee 3364ab317a Adding Transaction to the admin view 2011-11-30 15:26:41 -08:00
Ed Summers c167ed2965 admin view uses default login page 2011-11-19 18:27:15 -05:00
Ed Summers 08dd93afdf django.contrib.admin must appear after regluit.frontend in INSTALLED_APPS or else the registration templates are found there instead of in frontend/templates/registration 2011-11-19 15:10:10 -05:00
Ed Summers 04c87244a2 thought i had it figured out why admin was stomping on accounts/password/change/ but I did not ... sigh 2011-11-19 12:34:38 -05:00
Ed Summers c1e791882d disable UserAdmin till we can get it to stop stomping on /accounts/password/change/ 2011-11-19 12:24:37 -05:00
Ed Summers b798ef9912 added __unicode__ for wishlist 2011-11-19 12:07:44 -05:00
Ed Summers 6f2f05ad8c hooked up UserAdmin wrong 2011-11-19 12:05:24 -05:00
Ed Summers ca329a32b5 added User admin 2011-11-19 12:02:33 -05:00
Ed Summers d2f1f6c1eb would help if I added the admin module :-) 2011-11-19 11:58:59 -05:00