django1/django/core/management
Claude Paroz 599393172b Fixed #26826 -- Stripped spaces from dumpdata pks arguments
Thanks Kevin Graham Foster for the report and Tim Graham for the review.
2016-07-16 20:49:10 +02:00
..
commands Fixed #26826 -- Stripped spaces from dumpdata pks arguments 2016-07-16 20:49:10 +02:00
__init__.py Fixed #26429 -- Added a timestamp to merge migration names. 2016-05-11 08:19:19 -04:00
base.py Refs #26351 -- Added check hook to support database-related checks 2016-04-08 20:28:00 +02: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 E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
utils.py Fixed #20468 -- Added loaddata --exclude option. 2016-06-09 10:35:32 -04:00