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
0e7a9525ba
django1
/
django
/
test
History
Kamil
3d4080f19c
Fixed
#29024
-- Made TestContextDecorator call disable() if setUp() raises an exception.
2018-08-17 16:30:27 -04:00
..
__init__.py
Refs
#27656
-- Updated remaining docstring verbs according to PEP 257.
2017-03-04 10:02:06 -05:00
client.py
Fixed
#29662
-- Allowed test client to accept structured suffix JSON content types.
2018-08-15 10:27:45 -04:00
html.py
Fixed
#29038
-- Removed closing slash from HTML void tags.
2018-01-21 02:09:10 -05:00
runner.py
Removed parser.add_arguments() arguments that match the defaults.
2018-07-02 17:54:57 -04: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
Removed duplicate words in various comments.
2018-07-18 11:54:15 -04:00
utils.py
Fixed
#29024
-- Made TestContextDecorator call disable() if setUp() raises an exception.
2018-08-17 16:30:27 -04:00