django1/django/core/management
Claude Paroz 4c18a8a378 Fixed #14098 -- Prevented crash for introspection errors in inspectdb
Thanks Tim Graham for the review.
2016-02-25 08:43:56 +01:00
..
commands Fixed #14098 -- Prevented crash for introspection errors in inspectdb 2016-02-25 08:43:56 +01:00
__init__.py Fixed #25510 -- Allowed runserver to start with incorrect INSTALLED_APPS. 2015-10-18 10:34:04 +02:00
base.py Fixed #26190 -- Returned handle() result from call_command 2016-02-23 09:12:12 +01:00
color.py Fixed #26125 -- Fixed E731 flake warnings. 2016-01-25 14:23:43 -05:00
sql.py Removed support for syncing apps without migrations per deprecation timeline. 2015-01-18 15:58:06 -05:00
templates.py Fixed #25968 -- Changed project/app templates to use a "py-tpl" suffix. 2016-01-25 12:39:06 -05:00
utils.py Added a function for SECRET_KEY generation logic. 2016-02-11 08:07:59 -05:00