summaryrefslogtreecommitdiff
path: root/tests/context_processors/views.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-4/+4
* Fixed #26145 -- Made debug context processor return queries for all databases.Mounir Messelmeni2016-04-091-1/+4
* Deprecated some arguments of django.shortcuts.render(_to_response).Aymeric Augustin2014-12-281-12/+4
* Moved context_processors from django.core to django.template.Aymeric Augustin2014-12-281-1/+1
* Avoided rewrapping Contexts in render_to_response.Aymeric Augustin2014-11-221-2/+3
* Converted sql_queries into a lazily evaluated list.Bas Peschier2014-08-301-1/+12
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+8