1
0
mirror of https://github.com/django/django.git synced 2025-01-07 17:06:04 +00:00
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