django1/django/core/management
Simon Charette ec469ade2b Fixed #19689 -- Renamed `Model._meta.module_name` to `model_name`. 2013-02-05 04:16:07 -05:00
..
commands Fixed #19730 -- Don't validate importability of settings by using i18n in management commands. 2013-02-03 23:40:38 -03:00
__init__.py Revert "Fixed #19724 -- Output error when settings are improperly configured" 2013-02-04 12:15:22 +01:00
base.py Enhanced docs and docctrings added in 869c9ba. 2013-02-04 08:55:45 -03:00
color.py Revised [12376] with the benefit of coffee. Thanks to Alex Gaynor for paying attention to every commit I make :-) 2010-02-03 00:34:49 +00:00
sql.py Fixed #19689 -- Renamed `Model._meta.module_name` to `model_name`. 2013-02-05 04:16:07 -05:00
templates.py Simplified default project template. 2013-02-04 13:21:36 +01:00
validation.py Avoided unnecessary recreation of RelatedObjects 2013-01-18 07:09:39 +02:00