OK, it turns out that the "safe update migrations script" too simple to even qualify as a "script":
git clean myapp/migrations -f && python manage.py makemigrations Perhaps the solution is to document this on the testing page as a solution to the "accumulation of many small migrations during development" problem? Bernie :o) -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/e15603d7-ed14-4d18-b36b-925aaf824bce%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
