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
55f4eee75d
django1
/
django
/
test
History
Morgan Aubert
704443acac
Fixed
#29363
-- Added SimpleTestCase.assertWarnsMessage().
2018-05-09 11:40:28 -04:00
..
__init__.py
Refs
#27656
-- Updated remaining docstring verbs according to PEP 257.
2017-03-04 10:02:06 -05:00
client.py
Refs
#27795
-- Removed force_bytes() in django.test.client where possible.
2018-02-12 11:03:11 -05:00
html.py
Fixed
#29038
-- Removed closing slash from HTML void tags.
2018-01-21 02:09:10 -05:00
runner.py
Fixed hanging indentation in various code.
2018-03-16 10:54:34 +01: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
Fixed
#29363
-- Added SimpleTestCase.assertWarnsMessage().
2018-05-09 11:40:28 -04:00
utils.py
Replaced django.test.utils.patch_logger() with assertLogs().
2018-05-07 09:34:00 -04:00