django1/django
Claude Paroz b8e3373f45 Fixed #21714 -- Moved logging configuration to global setup()
Thanks Aymeric Augustin for the report and the review.
2013-12-31 18:35:00 +01:00
..
apps Renamed AppConfig.setup to ready. 2013-12-31 18:04:54 +01:00
bin Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
conf Fixed #21714 -- Moved logging configuration to global setup() 2013-12-31 18:35:00 +01:00
contrib Fixed #21716 -- Only passed arguments supported by ogrinspect 2013-12-31 16:26:44 +01:00
core Oops. 2013-12-31 13:16:51 +01:00
db Made it possible to change an application's label in its configuration. 2013-12-31 17:30:58 +01:00
dispatch Fixed E127 pep8 warnings. 2013-12-14 11:59:15 -05:00
forms Refs #17413 -- Added isinstance backward compatibility on ErrorList. 2013-12-18 08:59:53 -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 Don't try to load app directory templates from apps with a path (eg eggs) 2013-12-27 11:42:24 +01:00
templatetags A handful of flake8 fixes 2013-11-23 08:26:11 -08:00
test Cleared global templatetags module cache. 2013-12-29 19:17:25 +01:00
utils Fixed #21714 -- Moved logging configuration to global setup() 2013-12-31 18:35:00 +01:00
views Used app_label instead of appname. 2013-12-28 09:53:02 +01:00
__init__.py Fixed #21714 -- Moved logging configuration to global setup() 2013-12-31 18:35:00 +01:00
shortcuts.py Changed shortcuts from being a package to just being a module 2013-11-19 15:34:20 -08:00