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-14 12:24:36 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
test
History
Jon Dufresne
ff05de760c
Fixed
#29038
-- Removed closing slash from HTML void tags.
2018-01-21 02:09:10 -05:00
..
__init__.py
Refs
#27656
-- Updated remaining docstring verbs according to PEP 257.
2017-03-04 10:02:06 -05:00
client.py
Fixed
#28982
-- Simplified code with and/or.
2018-01-03 20:12:23 -05:00
html.py
Fixed
#29038
-- Removed closing slash from HTML void tags.
2018-01-21 02:09:10 -05:00
runner.py
Fixed
#28984
-- Made assorted code simplifications.
2018-01-03 13:24:02 -05: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
Refs
#28909
-- Simplifed code using unpacking generalizations.
2017-12-21 21:05:23 -05:00
utils.py
Fixed
#28869
-- Made tagged test classes and methods inherit tags from parents.
2018-01-08 20:57:33 -05:00