django1/tests/view_tests
Claude Paroz 165f44aaaa Combine consecutive with statements
Python 2.7 allows to combine several 'with' instructions.
2013-08-16 20:12:10 +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 Combine consecutive with statements 2013-08-16 20:12:10 +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 Unlocalize line numbers and ids in debug 500 view. 2013-08-12 21:59:27 -03:00
views.py Unlocalize line numbers and ids in debug 500 view. 2013-08-12 21:59:27 -03:00