django/tests/context_processors
Tim Graham ab83d4d8fe Added multi_db=True to test cases that access the 'other' db connection.
Fixed a failure in the context processors tests when running in
reverse on MySQL due to an extra query after refs #27683.
2017-02-10 08:19:32 -05:00
..
templates/context_processors
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Converted sql_queries into a lazily evaluated list. 2014-08-30 13:27:56 +02:00
tests.py
urls.py
views.py