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
0004daa536
django1
/
django
/
test
History
Jon Dufresne
6fe9c45b72
Fixed
#30024
-- Made urlencode() and Client raise TypeError when None is passed as data.
2018-12-27 11:19:55 -05:00
..
__init__.py
Refs
#27656
-- Updated remaining docstring verbs according to PEP 257.
2017-03-04 10:02:06 -05:00
client.py
Fixed
#30024
-- Made urlencode() and Client raise TypeError when None is passed as data.
2018-12-27 11:19:55 -05:00
html.py
Refs
#28909
-- Simplifed code using unpacking generalizations.
2018-09-28 09:57:12 -04:00
runner.py
Reverted "Fixed
#25251
-- Made data migrations available in TransactionTestCase when using --keepdb."
2018-12-05 15:30:23 -05:00
selenium.py
Refs
#29883
-- Removed runtests.py's dependency on selenium.
2018-11-03 19:02:31 -04:00
signals.py
Reverted "Fixed
#27818
-- Replaced try/except/pass with contextlib.suppress()."
2017-09-07 08:16:21 -04:00
testcases.py
Reverted "Fixed
#25251
-- Made data migrations available in TransactionTestCase when using --keepdb."
2018-12-05 15:30:23 -05:00
utils.py
Fixed typo in patch_logger() docstring.
2018-11-25 14:43:26 -05:00