django/tests/regressiontests/auth_backends
Malcolm Tredinnick cb38521487 Changed the auth_backend tests in a cosmteic fashion so that they pass under Python 2.3 as well.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6552 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-10-20 08:15:42 +00:00
..
__init__.py Fixed $5457 - the auth system now delegates permission checking to auth backend(s). As an added bonus, the auth backends now have some unit tests! Thanks, Florian Apolloner. 2007-09-19 16:50:30 +00:00
models.py Fixed $5457 - the auth system now delegates permission checking to auth backend(s). As an added bonus, the auth backends now have some unit tests! Thanks, Florian Apolloner. 2007-09-19 16:50:30 +00:00
tests.py Changed the auth_backend tests in a cosmteic fashion so that they pass under Python 2.3 as well. 2007-10-20 08:15:42 +00:00