1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/tests/regressiontests/context_processors
2010-02-21 23:40:47 +00:00
..
fixtures Fixed #6552, #12031 - Make django.core.context_processors.auth lazy to avoid "Vary: Cookie" 2009-10-14 18:09:13 +00:00
templates/context_processors Fixed a regression on Python 2.6 caused by r11623 2009-10-15 14:12:34 +00:00
__init__.py
models.py
tests.py Fixed #12066 - Moved auth context processor from core to the auth app. Thanks, Rob Hudson. 2010-02-21 23:40:47 +00:00
urls.py Fixed a regression on Python 2.6 caused by r11623 2009-10-15 14:12:34 +00:00
views.py Fixed a regression on Python 2.6 caused by r11623 2009-10-15 14:12:34 +00:00