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
f5af68ba68
django1
/
django
/
test
History
Josh Soref
93452a70e8
Fixed many spelling mistakes in code, comments, and docs.
2015-12-03 12:48:24 -05:00
..
__init__.py
Sorted imports in __init__.py files.
2015-06-27 11:53:33 -04:00
client.py
Fixed
#25424
-- Use force_str for test client URLs.
2015-09-19 15:05:54 +02:00
html.py
Fixed
#25331
-- Removed trailing blank lines in docstrings.
2015-08-31 17:37:21 -04:00
runner.py
Fixed many spelling mistakes in code, comments, and docs.
2015-12-03 12:48:24 -05:00
signals.py
Removed deprecated TEMPLATE_* settings per deprecation timeline.
2015-09-23 19:31:11 -04:00
testcases.py
Fixed
#25668
-- Misc spelling errors
2015-11-03 11:58:13 +02:00
utils.py
Fixed
#25170
-- Made assertXMLEqual()/assertXMLNotEqual() ignore leading and trailing whitespace.
2015-11-09 15:53:30 -05:00