django/tests/view_tests
Claude Paroz 5c1143910e Removed most of absolute_import imports
Should be unneeded with Python 2.7 and up.
Added some unicode_literals along the way.
2013-07-29 20:28:13 +02: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 Removed most of absolute_import imports 2013-07-29 20:28:13 +02: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 Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
views.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00