django1/django/parts/auth
Adrian Holovaty 2c61aff523 Fixed #796 -- Gave AnonymousUser a has_module_perms method.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1243 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-15 14:43:56 +00:00
..
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
anonymoususers.py Fixed #796 -- Gave AnonymousUser a has_module_perms method. 2005-11-15 14:43:56 +00:00
formfields.py Fixed small bug in parts.auth.formfields.AuthenticationForm 2005-08-16 23:16:55 +00:00