django1/django/parts/auth
Adrian Holovaty 6e40d8c29f Fixed #783 -- Added AnonymousUser.id = None. Thanks, EABinGA
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1221 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-13 23:33:05 +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 #783 -- Added AnonymousUser.id = None. Thanks, EABinGA 2005-11-13 23:33:05 +00:00
formfields.py Fixed small bug in parts.auth.formfields.AuthenticationForm 2005-08-16 23:16:55 +00:00