django1/django
Bartolomé Sánchez 8f994f1bcc Fixed #21250 -- Made HTTP auth user header configurable in tests
Currently, if the authentication mechanism uses a custom HTTP header
and not REMOTE_USER, it is not easy to test. This commit modifies
remote user tests in order to make them more generic.
2013-12-14 13:02:56 -05:00
..
bin Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
conf Change initial migration writing to work as docs suggest. 2013-11-27 12:34:31 +00:00
contrib Fixed #21250 -- Made HTTP auth user header configurable in tests 2013-12-14 13:02:56 -05:00
core Fixed E127 pep8 warnings. 2013-12-14 11:59:15 -05:00
db Fixed E127 pep8 warnings. 2013-12-14 11:59:15 -05:00
dispatch Fixed E127 pep8 warnings. 2013-12-14 11:59:15 -05:00
forms Fixed E127 pep8 warnings. 2013-12-14 11:59:15 -05:00
http Fixed E127 pep8 warnings. 2013-12-14 11:59:15 -05:00
middleware Fixed #21473 -- Limited language preservation to logout 2013-12-12 10:24:43 +01:00
template Fixed E127 pep8 warnings. 2013-12-14 11:59:15 -05:00
templatetags A handful of flake8 fixes 2013-11-23 08:26:11 -08:00
test Fixed E127 pep8 warnings. 2013-12-14 11:59:15 -05:00
utils Fixed E127 pep8 warnings. 2013-12-14 11:59:15 -05:00
views Fixed #21530 -- Prevent AttributeError in default URLconf detection code. 2013-12-07 03:21:58 +01:00
__init__.py Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
shortcuts.py Changed shortcuts from being a package to just being a module 2013-11-19 15:34:20 -08:00