Branch: refs/heads/stable/1.4.x
  Home:   https://github.com/django/django
  Commit: 1f537335d9ff659cb0996d6523ad8ab7b3c49f4e
      
https://github.com/django/django/commit/1f537335d9ff659cb0996d6523ad8ab7b3c49f4e
  Author: Anssi Kääriäinen <[email protected]>
  Date:   2012-09-27 (Thu, 27 Sep 2012)

  Changed paths:
    M django/contrib/auth/context_processors.py
    M django/contrib/auth/tests/context_processors.py

  Log Message:
  -----------
  [1.4.x] Fixed #18979 -- Avoid endless loop caused by "val in PermLookupDict"

Fixed by defining __iter__ which raises TypeError. This was done to
PermWrapper earlier.

Backport of 50d573d2c0b3e17cbf1aa240b03b52e4ad0c32cd



-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to