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
__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
views.py