Now I understand better your use case, you want to exit when you have unapplied migrations. Currently you can use `migrate --plan` that shows migrations to apply or "No planned migration operations." if such migrations don't exist. I agree we can add `migrate --check` option.
Best, Mariusz -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/8108fb98-efa1-4bd7-ad76-ea8590189a79%40googlegroups.com.