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-03-10 17:32:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
view_tests
/
tests
History
Aymeric Augustin
784377544e
Fixed
#20822
-- Set content type of default error pages to 'text/html'.
...
Thanks Jimmy Song for the patch.
2013-08-04 11:04:37 +02:00
..
__init__.py
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00
test_debug.py
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00
test_defaults.py
Fixed
#20822
-- Set content type of default error pages to 'text/html'.
2013-08-04 11:04:37 +02:00
test_i18n.py
Removed most of absolute_import imports
2013-07-29 20:28:13 +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
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00