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
94d1d4a71b
django1
/
django
/
test
History
yura
54b7af7eb4
Fixed
#31250
-- Ignored processing instructions in assertXMLEqual()/assertXMLNotEqual().
2020-02-13 11:03:54 +01:00
..
__init__.py
Refs
#27656
-- Updated remaining docstring verbs according to PEP 257.
2017-03-04 10:02:06 -05:00
client.py
Removed unnecessary numeric indexes in format strings.
2019-11-19 08:29:47 +01:00
html.py
Fixed
#30899
-- Lazily compiled import time regular expressions.
2019-10-29 09:22:26 +01:00
runner.py
Refs
#31055
-- Made DiscoverRunner skip running system checks on unused test databases.
2020-02-07 11:01:31 +01:00
selenium.py
Fixed
#30876
-- Moved classproperty() decorator to the django.utils.functional.
2019-10-21 09:57:39 +02:00
signals.py
Closed caches in clear_cache_handlers() signal handler.
2020-02-07 08:03:25 +01:00
testcases.py
Fixed
#30876
-- Moved classproperty() decorator to the django.utils.functional.
2019-10-21 09:57:39 +02:00
utils.py
Fixed
#31250
-- Ignored processing instructions in assertXMLEqual()/assertXMLNotEqual().
2020-02-13 11:03:54 +01:00