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-01 05:10:04 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
test_client_regress
History
Tim Graham
0f454f5d4d
Refs
#23960
-- Removed the host parameter for SimpleTestCase.assertRedirects().
...
Per deprecation timeline.
2017-01-17 14:09:28 -05:00
..
bad_templates
…
templates
…
__init__.py
…
auth_backends.py
Fixed
#25187
-- Made request available in authentication backends.
2016-09-12 20:11:53 -04:00
context_processors.py
…
models.py
…
session.py
Fixed
#25682
-- Removed bare except clauses.
2015-11-17 14:39:15 -05:00
tests.py
Refs
#23960
-- Removed the host parameter for SimpleTestCase.assertRedirects().
2017-01-17 14:09:28 -05:00
urls.py
…
views.py
Fixed
#27622
-- Allowed test client to accept vendor tree JSON content types.
2016-12-29 08:32:15 -05:00