1
0
mirror of https://github.com/django/django.git synced 2025-02-24 09:04:48 +00:00
Jon Dufresne 3c7d2ee881 Fixed #25604 -- Added makemigrations --check option.
Command exits with non-zero status if changes without migrations exist.
2015-10-24 14:45:00 -04:00
..