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-01-18 14:24:39 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
test_client_regress
History
Tim Graham
015fad9060
Fixed
#26175
-- Removed SHA1 password hashes in tests.
2016-02-06 08:47:21 -05:00
..
bad_templates
…
templates
…
__init__.py
…
auth_backends.py
…
context_processors.py
…
models.py
…
session.py
Fixed
#25682
-- Removed bare except clauses.
2015-11-17 14:39:15 -05:00
tests.py
Fixed
#26175
-- Removed SHA1 password hashes in tests.
2016-02-06 08:47:21 -05:00
urls.py
Fixed
#24773
-- Added a json() method on test client responses.
2015-05-25 10:42:30 -04:00
views.py
Refs
#25969
-- Replaced usage of render_to_response() with render() in tests.
2015-12-23 09:06:13 -05:00