1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/tests/regressiontests/context_processors
Luke Plant 22be3d7612 Fixed #12049 - LazyObject-wrapped User breaks queries in template tags
Thanks to chipx86 for the report and patch.



git-svn-id: http://code.djangoproject.com/svn/django/trunk@11634 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-10-19 21:13:22 +00:00
..
fixtures
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 #12049 - LazyObject-wrapped User breaks queries in template tags 2009-10-19 21:13:22 +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