Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/context_processors
Commit message (Expand)AuthorAgeFilesLines
* Refs #24652 -- Used SimpleTestCase where appropriate.Simon Charette2015-05-201-2/+2
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+0
* Fixed #24149 -- Normalized tuple settings to lists.darkryder2015-02-031-1/+1
* Deprecated TEMPLATE_CONTEXT_PROCESSORS.Aymeric Augustin2014-12-281-2/+18
* Deprecated some arguments of django.shortcuts.render(_to_...Aymeric Augustin2014-12-282-14/+14
* Moved context_processors from django.core to django.templ...Aymeric Augustin2014-12-282-3/+3
* Avoided rewrapping Contexts in render_to_response.Aymeric Augustin2014-11-221-2/+3
* Converted sql_queries into a lazily evaluated list.Bas Peschier2014-08-305-1/+63
* Fixed #21977 -- Deprecated SimpleTestCase.urlsAnubhav Joshi2014-04-061-3/+2
* Fixed #22218 -- Deprecated django.conf.urls.patterns.Tim Graham2014-04-031-4/+4
* Removed superfluous models.py files.Aymeric Augustin2013-12-171-1/+0
* Fixed #21302 -- Fixed unused imports and import *.Tim Graham2013-11-021-1/+1
* Whitespace cleanup.Tim Graham2013-10-101-1/+0
* Removed most of absolute_import importsClaude Paroz2013-07-291-2/+0
* Renamed some tests and removed references to modeltests/r...Florian Apolloner2013-02-261-1/+1
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-266-0/+69