django1/django
Baptiste Mispelon 3c5cdaf47a Fixed #21345: Don't evaluate callable settings in the debug page.
Thanks to crass for the report.
2013-10-30 07:53:20 +01:00
..
bin Whitespace cleanup. 2013-10-10 16:49:20 -04:00
conf Start attacking E231 violations 2013-10-24 10:30:03 -07:00
contrib Fixed #8261 -- ModelAdmin hook for customising the "show on site" button 2013-10-29 17:10:12 -04:00
core Fixed all the E203 violations 2013-10-26 18:27:42 -07:00
db Use `callable` instead of `six.callable`. 2013-10-29 21:53:51 +01:00
dispatch Fixed up some more flake8 violations (this particular violation still has many occurrences in the tests/ dir so it can't be removed from setup.cfg yet) 2013-10-26 10:50:40 -07:00
forms Fixed all the E203 violations 2013-10-26 18:27:42 -07:00
http Fixed up some more flake8 violations (this particular violation still has many occurrences in the tests/ dir so it can't be removed from setup.cfg yet) 2013-10-26 10:50:40 -07:00
middleware Fixed #5789 -- Changed LocaleMiddleware session variable to '_language'. 2013-10-22 09:24:42 -04:00
shortcuts Fixed a mistake in my previous commit. 2013-09-22 14:36:53 +02:00
template Start attacking E231 violations 2013-10-24 10:30:03 -07:00
templatetags Fixed up some more flake8 violations (this particular violation still has many occurrences in the tests/ dir so it can't be removed from setup.cfg yet) 2013-10-26 10:50:40 -07:00
test Fixed all the E203 violations 2013-10-26 18:27:42 -07:00
utils Fixed all the E203 violations 2013-10-26 18:27:42 -07:00
views Fixed #21345: Don't evaluate callable settings in the debug page. 2013-10-30 07:53:20 +01:00
__init__.py Master is now pre-1.7. 2013-06-28 08:56:45 -05:00