This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
cfff2af02b
django1
/
django
/
test
History
Tim Graham
cfff2af02b
Fixed
#27857
-- Dropped support for Python 3.4.
2017-09-25 17:11:03 -04:00
..
__init__.py
Refs
#27656
-- Updated remaining docstring verbs according to PEP 257.
2017-03-04 10:02:06 -05:00
client.py
Refs
#23919
-- Replaced usage of django.utils.functional.curry() with functools.partial()/partialmethod().
2017-09-06 13:11:18 -04:00
html.py
Fixed
#27857
-- Dropped support for Python 3.4.
2017-09-25 17:11:03 -04:00
runner.py
Refs
#26840
-- Removed django.test.runner.setup_databases() per deprecation timeline.
2017-09-22 12:51:17 -04:00
selenium.py
Refs
#27656
-- Updated remaining docstring verbs according to PEP 257.
2017-03-04 10:02:06 -05:00
signals.py
Reverted "Fixed
#27818
-- Replaced try/except/pass with contextlib.suppress()."
2017-09-07 08:16:21 -04:00
testcases.py
Fixed some comments referring to a nonexistent TestClient class.
2017-09-09 11:21:15 -04:00
utils.py
Fixed
#28578
-- Renamed DatabaseCreation number arguments to suffix.
2017-09-11 11:32:40 -04:00