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
79df62f4d2254a1158f5fda4bfddbfcea570c735
django
/
tests
/
view_tests
/
tests
History
Tim Graham
79df62f4d2
[1.6.x] Fixed a static view test on Windows.
...
Backport of
a6f144fd4f
from master
2015-01-14 13:57:14 -05:00
..
__init__.py
Updated a renamed test file
2013-04-13 11:09:47 +02:00
test_debug.py
[1.6.x]
Fixed
#21530
-- Prevent AttributeError in default URLconf detection code.
2013-12-07 03:30:07 +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
[1.6.x] Added Chrome/IE support for a selenium test.
2014-07-16 11:01:53 -04: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
[1.6.x] Fixed a static view test on Windows.
2015-01-14 13:57:14 -05:00