Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/core/management/commands/showmigrations.py
Commit message (Expand)AuthorAgeFilesLines
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+1
* Fixed #23366 -- Fixed a crash with the migrate --list com...Tim Graham2014-12-311-1/+1
* Fixed #23359 -- Added showmigrations command to list migr...Markus Holtermann2014-12-311-0/+116