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
acc8dd4142
django1
/
django
/
test
History
Tim Graham
acc8dd4142
Fixed
#28984
-- Made assorted code simplifications.
2018-01-03 13:24:02 -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
#28909
-- Simplified code using tuple/list/set/dict unpacking.
2017-12-11 07:08:45 -05:00
html.py
Fixed
#28985
-- Removed unneeded None checks before hasattr().
2018-01-03 11:37:06 -05:00
runner.py
Fixed
#28984
-- Made assorted code simplifications.
2018-01-03 13:24:02 -05: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
Refs
#28909
-- Simplifed code using unpacking generalizations.
2017-12-21 21:05:23 -05:00
utils.py
Fixed
#28930
-- Simplified code with any() and all().
2017-12-26 17:11:15 -05:00