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
0f91ba1adc
django1
/
django
/
test
History
François Freitag
e36598f963
Refs
#27539
-- Fixed typo in TransactionTestCase._pre_setup() comment.
2017-06-18 21:24:20 -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
#28081
-- Stopped setting Content-Length=0 in conditional_content_removal() per RFC 7230.
2017-05-09 14:55:03 -04:00
html.py
Refs
#27656
-- Updated remaining docstring verbs according to PEP 257.
2017-03-04 10:02:06 -05:00
runner.py
Removed implicit default store_true/false argparse args.
2017-04-01 20:03:56 -04:00
selenium.py
Refs
#27656
-- Updated remaining docstring verbs according to PEP 257.
2017-03-04 10:02:06 -05:00
signals.py
Refs
#23919
-- Removed six.PY2/PY3 usage
2017-01-18 16:21:28 +01:00
testcases.py
Refs
#27539
-- Fixed typo in TransactionTestCase._pre_setup() comment.
2017-06-18 21:24:20 -04:00
utils.py
Fixed
#28203
-- Ignored connection configuration queries in assertNumQueries().
2017-05-18 11:48:03 -04:00