django1/django/conf
Andrew Godwin 96dd48c83f Change initial migration writing to work as docs suggest.
Application template now includes an empty migrations module, and
the autodetector will only make initial migrations for apps with
empty modules.
2013-11-27 12:34:31 +00:00
..
app_template Change initial migration writing to work as docs suggest. 2013-11-27 12:34:31 +00:00
locale Fixed #21388 -- Corrected language code for Frisian 2013-11-11 13:34:01 +01:00
project_template Removed LocaleMiddleware from settings template. 2013-04-05 13:08:50 +02:00
urls Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
__init__.py Use str.isupper() to test if a string is uppercased. 2013-11-26 14:08:05 +01:00
global_settings.py Fixed #21388 -- Corrected language code for Frisian 2013-11-11 13:34:01 +01:00