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-02-24 00:55:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
test
History
Claude Paroz
2c9a03d487
Fixed
#23707
-- Prevented discovery of duplicated tests
2014-10-23 21:03:57 +02:00
..
__init__.py
Fixed
#16905
-- Added extensible checks (nee validation) framework
2014-01-20 10:45:21 +08:00
client.py
Fixed
#21740
-- Allowed test client data to be an empty string
2014-10-21 09:16:57 +02:00
html.py
Fixed all the E203 violations
2013-10-26 18:27:42 -07:00
runner.py
Fixed
#23707
-- Prevented discovery of duplicated tests
2014-10-23 21:03:57 +02:00
signals.py
Fixed
#23600
-- Made default_storage aware of more settings changes.
2014-10-08 18:10:47 -04:00
testcases.py
Removed redundant skip_checks option for call_command
2014-10-20 17:26:00 +02:00
utils.py
Fixed
#17101
-- Integrated django-secure and added check --deploy option
2014-09-12 15:05:23 -04:00