django/tests/view_tests
Ramiro Morales cb92e3391b Test that django.views.static.serve() generates 404 status codes.
Also, change tests to be based on SimpleTestCase.
2013-08-10 16:00:22 -03:00
..
app0 Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
app1 Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
app2 Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
app3 Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
app4 Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
fixtures Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
locale Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
media Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
templates Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
templatetags Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
tests Test that django.views.static.serve() generates 404 status codes. 2013-08-10 16:00:22 -03:00
__init__.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
generic_urls.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
models.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
urls.py Fixed #20822 -- Set content type of default error pages to 'text/html'. 2013-08-04 11:04:37 +02:00
views.py Fixed #20822 -- Set content type of default error pages to 'text/html'. 2013-08-04 11:04:37 +02:00