This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-11-20 00:14:08 +00:00
Code
Issues
24
Releases
Wiki
Activity
1fed8dd715
django
/
tests
/
test_client
History
Jon Dufresne
b44dee16e6
Fixed
#20916
-- Added Client.force_login() to bypass authentication.
2015-07-01 13:01:08 -04:00
..
__init__.py
auth_backends.py
Fixed
#20916
-- Added Client.force_login() to bypass authentication.
2015-07-01 13:01:08 -04:00
tests.py
Fixed
#20916
-- Added Client.force_login() to bypass authentication.
2015-07-01 13:01:08 -04:00
urls.py
views.py