django1/django/core/management
Dunedan 9378229c5e Merge pull request #6389 from Dunedan/ticket_25420
Fixed #25420 -- Documented bash completion exit code behavior.
2016-04-03 11:52:57 +02:00
..
commands Fixed #25658 -- Allowed inspectdb to inspect a specific set of tables. 2016-03-18 08:41:15 -04:00
__init__.py Merge pull request #6389 from Dunedan/ticket_25420 2016-04-03 11:52:57 +02:00
base.py Refs #26315 -- Cleaned up argparse options in commands. 2016-03-05 13:19:29 -05: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