django1/django/core/management
Russell Keith-Magee f5e4a699ca Fixed #19822 -- Added validation for uniqueness on USERNAME_FIELD on custom User models.
Thanks to Claude Peroz for the draft patch.
2013-02-15 09:00:55 +08: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 Fixed #19822 -- Added validation for uniqueness on USERNAME_FIELD on custom User models. 2013-02-15 09:00:55 +08:00