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
12b7956fc3
django1
/
django
/
test
History
Ramiro Morales
aed89adad5
Fixed
#30367
-- Changed "pip install" to "python -m pip install" in docs, comments and hints.
2019-04-18 14:41:15 +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
#30367
-- Changed "pip install" to "python -m pip install" in docs, comments and hints.
2019-04-18 14:41:15 +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
Fixed
#30159
-- Removed unneeded use of OrderedDict.
2019-02-06 13:48:39 -05:00