addons-server/apps/users
Wil Clouser 1f311e7104 Catch registration failures. 2011-05-05 10:15:19 -07:00
..
fixtures/users Bug 584490: restricting user email domains with blacklist. 2010-09-10 23:46:24 -07:00
templates give everything a build id 2011-02-04 11:13:17 -08:00
tests add set_modified_on to touch objects on tasks (bug #653042) 2011-04-28 09:37:45 -07:00
__init__.py moving admin to zadmin to avoid import confusion 2010-04-13 15:59:28 -07:00
admin.py correct relative imports 2011-01-06 09:13:15 -08:00
backends.py django 1.3 requires something in auth_backends 2011-04-01 13:00:55 -07:00
cron.py switch to our custom Task class, handle rabbit downtime (bug 583314) 2010-08-02 15:58:18 -07:00
forms.py add set_modified_on to touch objects on tasks (bug #653042) 2011-04-28 09:37:45 -07:00
helpers.py email obfuscation on add-on detail pages (bug 556467) 2010-11-24 15:41:00 -08:00
models.py Use our library to get the remote address so it respects x-forwarded-for 2011-03-25 17:14:08 -07:00
signals.py Cake-cookie based authentication 2010-01-08 10:20:00 -08:00
tasks.py add set_modified_on to touch objects on tasks (bug #653042) 2011-04-28 09:37:45 -07:00
urls.py upgrade the templating monkeypatches for django 1.3 2011-05-03 13:02:31 -07:00
utils.py using a LoggerAdapter in commonware for proper line numbers (bug 564452) 2010-05-19 18:34:55 -07:00
views.py Catch registration failures. 2011-05-05 10:15:19 -07:00