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 |