django1/django/core/management
Min ho Kim 4f7328ce8a Corrected multiple typos. 2019-08-12 12:53:36 +02:00
..
commands Fixed #30595 -- Added error message when no objects found to sql* management commands. 2019-07-01 13:47:54 +02:00
__init__.py Fixed #30584 -- Fixed management command when using subparsers with dest parameter. 2019-06-28 12:51:26 +02:00
base.py Corrected multiple typos. 2019-08-12 12:53:36 +02:00
color.py Fixed #29560 -- Added --force-color management command option. 2018-09-11 11:15:42 -04:00
sql.py Removed unnecessary assignments in various code. 2019-04-24 13:09:29 +02:00
templates.py Fixed #30393 -- Added validation of startapp's directory option. 2019-04-25 08:52:48 +02:00
utils.py Corrected multiple typos. 2019-08-12 12:53:36 +02:00