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
655b8bb10b3c00d6c96e357d085c20b397a2ffa0
django
/
tests
/
view_tests
/
tests
History
Bouke Haarsma
d55df0b810
[1.6.x]
Fixed
#21443
-- Cannot show debug info on PY3's importlib
...
Thanks
productions@zaziork.co.uk
for the review. Backport of
18185724e6
from master.
2013-11-22 20:37:09 +01:00
..
__init__.py
Updated a renamed test file
2013-04-13 11:09:47 +02:00
test_debug.py
[1.6.x]
Fixed
#21443
-- Cannot show debug info on PY3's importlib
2013-11-22 20:37:09 +01:00
test_defaults.py
[1.6.x]
Fixed
#20822
-- Set content type of default error pages to 'text/html'.
2013-08-04 11:04:58 +02:00
test_i18n.py
Defined available_apps in relevant tests.
2013-06-10 11:30:01 +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