addons-server/apps/users
Jeff Balogh 36f69bc2a0 making RequestUser so cache-machine byid caching works
RequestUser objects are different from normal UserProfile objects, so the
separate class name will cause different cache entries.
2010-10-29 17:32:44 -07:00
..
fixtures/users Bug 584490: restricting user email domains with blacklist. 2010-09-10 23:46:24 -07:00
templates removing .hreview (bug 603636) 2010-10-21 16:53:50 -07:00
tests bug 600423, generic resize function 2010-10-12 13:17:32 -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 making RequestUser so cache-machine byid caching works 2010-10-29 17:32:44 -07:00
signals.py Cake-cookie based authentication 2010-01-08 10:20:00 -08:00
tasks.py Clean up users app; bug 597239 2010-10-13 15:44:55 -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