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
861638a307
django1
/
django
/
test
History
Mariusz Felisiak
a73cf8110e
Removed duplicate words in various comments.
2018-07-18 11:54:15 -04:00
..
__init__.py
Refs
#27656
-- Updated remaining docstring verbs according to PEP 257.
2017-03-04 10:02:06 -05:00
client.py
Fixed
#29553
-- Made test client set Content-Length header to a string rather than integer.
2018-07-09 11:44:49 -04:00
html.py
Fixed
#29038
-- Removed closing slash from HTML void tags.
2018-01-21 02:09:10 -05:00
runner.py
Removed parser.add_arguments() arguments that match the defaults.
2018-07-02 17:54:57 -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
Removed duplicate words in various comments.
2018-07-18 11:54:15 -04:00
utils.py
Restored django.test.utils.patch_logger() for backwards compatibility.
2018-06-12 11:33:16 -04:00