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-10-31 09:41:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
b3bccce1a09aae6dfb2eba7f77d3f373f03d8e0c
django
/
tests
/
view_tests
/
tests
History
Mathijs de Bruin
61a8de6f4f
Fixed
#6412
-- More details if a template file cannot be loaded
...
Report more details about template files in loader postmortem.
2013-05-21 16:59:40 +02:00
..
__init__.py
Updated a renamed test file
2013-04-13 11:09:47 +02:00
test_debug.py
Fixed
#6412
-- More details if a template file cannot be loaded
2013-05-21 16:59:40 +02:00
test_defaults.py
Modified view_tests for unittest2 discovery.
2013-04-12 15:42:07 -06:00
test_i18n.py
Fixed a regression introduced in
9f7a01ef2b
.
2013-05-05 15:27:14 +02:00
test_shortcuts.py
Modified view_tests for unittest2 discovery.
2013-04-12 15:42:07 -06:00
test_specials.py
Modified view_tests for unittest2 discovery.
2013-04-12 15:42:07 -06:00
test_static.py
Use assertIsInstance in tests.
2013-05-21 10:42:15 +01:00