This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-11-26 21:51:57 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
22a791e608
django
/
tests
/
test_client
History
Download ZIP
Download TAR.GZ
pscottdevos
7fa1dd8a80
Fixed
#25163
-- Fixed exception handling in nested test client requests.
2015-08-11 10:01:24 -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
#25163
-- Fixed exception handling in nested test client requests.
2015-08-11 10:01:24 -04:00
urls.py
Fixed
#25163
-- Fixed exception handling in nested test client requests.
2015-08-11 10:01:24 -04:00
views.py
Fixed
#25163
-- Fixed exception handling in nested test client requests.
2015-08-11 10:01:24 -04:00