addons-server/apps/users
Chris Van bc1de66c90 fix homepage field to use URLfield + fix test 2012-05-29 15:20:22 -07:00
..
fixtures/users remove users.(first|last|nick)name. migration in separate commit 2012-04-12 21:01:41 -07:00
templates Handle failed refunds better (bug 746689) 2012-05-21 14:24:36 -07:00
tests fix persona author names on review pages, etc. (bug 736150) 2012-05-17 10:13:05 -07:00
__init__.py moving admin to zadmin to avoid import confusion 2010-04-13 15:59:28 -07:00
admin.py do not show password field for /admin/models/auth/user (bug 740256) 2012-05-02 09:54:40 -07:00
backends.py django 1.3 requires something in auth_backends 2011-04-01 13:00:55 -07:00
cron.py Moved task to tasks so celery sees it (bug 689084) 2011-10-11 15:45:17 -07:00
forms.py fix homepage field to use URLfield + fix test 2012-05-29 15:20:22 -07:00
helpers.py pass 'amo' to 'addon_users_list' helper if not in context (bug 736150) 2012-05-17 10:24:14 -07:00
models.py cache purchase_ids 2012-05-09 12:27:13 -07:00
notifications.py make unlocalizable strings localizable on Account Settings page (bug 758906) 2012-05-29 14:06:20 -07:00
search.py index users in elastic (bug 673985) 2011-08-01 15:49:55 -07:00
signals.py Cake-cookie based authentication 2010-01-08 10:20:00 -08:00
tasks.py Use storage API for everything * (bug 721572) 2012-04-23 06:38:51 -07:00
urls.py don't remove this then 2012-04-04 13:19:53 -07:00
utils.py Prevent duplicate django usernames (bug 731639) 2012-02-29 14:38:47 -06:00
views.py make unlocalizable strings localizable on Account Settings page (bug 758906) 2012-05-29 14:06:20 -07:00
widgets.py implement Account Settings page for Marketplace (bug 735767) 2012-03-29 15:32:00 -07:00