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-10 00:09:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
test
History
Aymeric Augustin
6294bd3903
Encapsulated TEMPLATE_DEBUG in Engine.
2014-11-23 11:54:17 +01:00
..
__init__.py
Fixed
#16905
-- Added extensible checks (nee validation) framework
2014-01-20 10:45:21 +08:00
client.py
Fixed
#23606
-- Implemented Client and RequestFactory trace() methods.
2014-10-28 10:11:12 -04: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
Encapsulated TEMPLATE_DEBUG in Engine.
2014-11-23 11:54:17 +01:00
testcases.py
Fixed negligible formatting error.
2014-11-10 21:41:35 +01:00
utils.py
Removed override_template_loaders and override_with_test_loader.
2014-11-16 21:40:50 +01:00