Commit Details

Avatar

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

Fixed a regression on Python 2.6 caused by r11623
This might fix #12037, but I cannot reproduce that bug.
Refs #12037

Language Totals

  Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
  Python 16 8 13 14 5 4
  HTML 1 0 0 0 0 0

Files Changed

[6 total ]
File Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
django/core/context_processors.py
  Python 2 8 0 11 0 3
django/utils/functional.py
  Python 9 0 12 3 4 0
tests/regressiontests/context_processors/templates/context_processors/auth_attrs_user.html
  HTML 1 0 0 0 0 0
tests/regressiontests/context_processors/tests.py
  Python 2 0 1 0 0 1
tests/regressiontests/context_processors/urls.py
  Python 1 0 0 0 0 0
tests/regressiontests/context_processors/views.py
  Python 2 0 0 0 1 0