Commit Details

Avatar

Repository http://code.djangoproject.com/svn/django/trunk /django/trunk
by Luke Plant (Using name ‘lukeplant’) on 2009-10-20 14:11 (about 1 month ago)

Fixed #12060 - equality tests between User and SimpleLazyObject-wrapped User failed.
Also added more tests for SimpleLazyObject

Thanks to ericholscher for report.

Language Totals

  Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
  Python 59 2 28 1 22 0

Files Changed

[3 total ]
File Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
django/utils/functional.py
  Python 14 1 4 0 4 0
tests/regressiontests/context_processors/tests.py
  Python 4 1 7 1 1 0
tests/regressiontests/utils/tests.py
  Python 41 0 17 0 17 0