django1/django/contrib/auth/tests/templates/context_processors
Tim Graham 1dae4ac177 Whitespace cleanup.
* Removed trailing whitespace.
* Added newline to EOF if missing.
* Removed blank lines at EOF.
* Removed some stray tabs.
2013-10-10 16:49:20 -04: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 Whitespace cleanup. 2013-10-10 16:49:20 -04: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