django1/django/contrib/auth/tests/templates/context_processors
Claude Paroz 0eeae15056 Fixed #19354 -- Do not assume usermodel.pk == usermodel.id
Thanks markteisman at hotmail.com for the report.
2012-11-29 21:45:43 +01:00
..
auth_attrs_access.html Fixed auth context processor tests, which were not running at all previously. 2011-05-31 15:19:19 +00:00
auth_attrs_messages.html Fixed auth context processor tests, which were not running at all previously. 2011-05-31 15:19:19 +00:00
auth_attrs_no_access.html Fixed auth context processor tests, which were not running at all previously. 2011-05-31 15:19:19 +00:00
auth_attrs_perm_in_perms.html Fixed #18991 -- Allowed permission lookup by "if in" 2012-09-30 19:38:16 +03:00
auth_attrs_perms.html Fixed #18991 -- Allowed permission lookup by "if in" 2012-09-30 19:38:16 +03:00
auth_attrs_test_access.html Fixed auth context processor tests, which were not running at all previously. 2011-05-31 15:19:19 +00:00
auth_attrs_user.html Fixed #19354 -- Do not assume usermodel.pk == usermodel.id 2012-11-29 21:45:43 +01:00