This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-24 00:55:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
test_client
History
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
…