addons-server/apps/access
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/access Migrate to use new user fields 2010-08-18 09:02:43 -07:00
__init__.py starting an access app 2010-01-03 16:12:51 -05:00
acl.py take over /downloads (bug 591028) 2010-10-28 15:32:43 -07:00
admin.py adding a GroupUser inline, marking optional fields 2010-02-08 17:02:15 -08:00
helpers.py Bug 574291, collection detail pages styling 2010-08-12 15:56:37 -07:00
middleware.py making RequestUser so cache-machine byid caching works 2010-10-29 17:32:44 -07:00
models.py Separate edit user links for admin/user (bug 564561) 2010-05-18 13:29:46 +02:00
tests.py take over /downloads (bug 591028) 2010-10-28 15:32:43 -07:00