django1/django/core/management
Claude Paroz d389125606 Fixed #27098 -- Deprecated DatabaseIntrospection.get_indexes
Thanks Akshesh <aksheshdoshi@gmail.com> for help with the PostgreSQL query.
Thanks Tim Graham for the review.
2016-09-12 09:26:33 +02:00
..
commands Fixed #27098 -- Deprecated DatabaseIntrospection.get_indexes 2016-09-12 09:26:33 +02:00
__init__.py Fixed #26940 -- Removed makemessages from no_settings_commands whitelist 2016-08-08 19:52:57 +02:00
base.py Fixed #27000 -- Removed BaseCommand.usage() per deprecation timeline (refs #19973). 2016-08-02 18:50:12 -04:00
color.py Fixed #26125 -- Fixed E731 flake warnings. 2016-01-25 14:23:43 -05:00
sql.py Fixed #24100 -- Made the migration signals dispatch its plan and apps. 2016-05-15 19:51:15 -04:00
templates.py Fixed #27171 -- Added unicode_literals and coding preamble to all files in startapp template on Python 2. 2016-09-03 12:00:00 -04:00
utils.py Fixed #20468 -- Added loaddata --exclude option. 2016-06-09 10:35:32 -04:00