django/tests/test_client
Paulo Poiati b643386668 Fixed #24855 -- Allowed using contrib.auth.login() without credentials.
Added an optional `backend` argument to login().
2016-01-07 08:56:07 -05:00
..
__init__.py
auth_backends.py
tests.py Fixed #24855 -- Allowed using contrib.auth.login() without credentials. 2016-01-07 08:56:07 -05:00
urls.py
views.py