django/tests/regressiontests/context_processors
Luke Plant 162fade2b7 Fixed #12060 - equality tests between User and SimpleLazyObject-wrapped User failed.
Also added more tests for SimpleLazyObject

Thanks to ericholscher for report.



git-svn-id: http://code.djangoproject.com/svn/django/trunk@11637 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-10-20 14:11:08 +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 #12060 - equality tests between User and SimpleLazyObject-wrapped User failed. 2009-10-20 14:11:08 +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