django1/django/core/management
Tillmann Karras d188101319 Fixed #23799 -- Made makemigrations respect --no-optimize.
Thanks to yamila-moreno for the idea of a skip message.
2014-11-18 07:37:06 +01:00
..
commands Fixed #23799 -- Made makemigrations respect --no-optimize. 2014-11-18 07:37:06 +01:00
__init__.py Fixed #23685 -- Made call_command skip checks by default 2014-10-20 17:26:00 +02:00
base.py Clarified BaseCommand --traceback behavior. 2014-10-30 14:15:31 -04:00
color.py Refactored color_style() and no_style() to improve testability. Refs #23663. 2014-10-22 11:27:00 +07:00
sql.py Normalized opening a file and decoding its content. 2014-11-11 22:54:27 +01:00
templates.py Simplified handle_extensions management utility 2014-11-17 09:24:56 +01:00
utils.py Simplified handle_extensions management utility 2014-11-17 09:24:56 +01:00