addons-server/apps/users
Jeff Balogh 63ce9a73f3 adding UserForeignKey and UserEmailField 2010-10-01 15:09:24 -07:00
..
fixtures/users Bug 584490: restricting user email domains with blacklist. 2010-09-10 23:46:24 -07:00
management make sure all users have a auth.User row 2010-09-22 16:42:18 -07:00
templates Removes photo-large class, bug 589287 2010-09-21 14:43:15 -07:00
tests fix a test 2010-09-23 11:47:38 -07:00
__init__.py moving admin to zadmin to avoid import confusion 2010-04-13 15:59:28 -07:00
admin.py Bug 584490: restricting user email domains with blacklist. 2010-09-10 23:46:24 -07:00
backends.py pylint and spelling fixes 2010-04-12 16:48:08 -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 turn off async signals, fix a syntax error 2010-09-23 11:27:18 -07:00
helpers.py use User.name instead of User.display_name (bug 591399) 2010-08-30 12:15:25 -07:00
models.py adding UserForeignKey and UserEmailField 2010-10-01 15:09:24 -07:00
signals.py Cake-cookie based authentication 2010-01-08 10:20:00 -08:00
tasks.py devhub uploads (bug 586696 & 586700) 2010-09-23 17:08:04 -07:00
urls.py use UserProfile for doing pwreset (bug 596263) 2010-09-22 16:42:18 -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 This message includes a URL and is showing up on the site escaped right now. 2010-09-30 11:15:06 -07:00