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
e3968df527
django1
/
django
/
test
History
François Freitag
568eed9e79
Fixed
#30245
-- Added -k option to DiscoverRunner.
2019-04-30 16:20:51 +02:00
..
__init__.py
Refs
#27656
-- Updated remaining docstring verbs according to PEP 257.
2017-03-04 10:02:06 -05:00
client.py
Minimized try block in Client.request().
2019-03-11 10:39:59 -04:00
html.py
Removed uneeded generator expressions and list comprehensions.
2019-02-09 09:18:48 -05:00
runner.py
Fixed
#30245
-- Added -k option to DiscoverRunner.
2019-04-30 16:20:51 +02: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
Fixed
#30171
-- Fixed DatabaseError in servers tests.
2019-02-14 10:04:55 -05:00
utils.py
Removed unnecessary assignments in various code.
2019-04-24 13:09:29 +02:00