This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-04-25 01:34:38 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
test
History
Thng Kai Yuan
71a739f3d7
Fixed
#29576
-- Corrected the test client's HTTP_COOKIE header.
2018-07-21 18:14:39 -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
#29576
-- Corrected the test client's HTTP_COOKIE header.
2018-07-21 18:14:39 -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
Restored django.test.utils.patch_logger() for backwards compatibility.
2018-06-12 11:33:16 -04:00