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
4fc35a9c3e
django1
/
django
/
test
History
Jon Dufresne
ad7aa02c1d
Removed unnecessary string formatting of strings.
2019-01-14 21:04:00 -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
Removed unnecessary string formatting of strings.
2019-01-14 21:04:00 -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
Refs
#28478
-- Prevented database feature based skipping on tests disallowing queries.
2019-01-14 16:16:30 -05:00
utils.py
Fixed
#28478
-- Make DiscoverRunner skip creating unused test databases.
2019-01-10 19:11:21 -05:00