My idea is to add the applied datetime value to the showmigrations command.

I've run into the case where I'm working on a branch that involves a number 
of migrations across various apps, but then have to switch to a different 
branch which has different migrations. It can be troublesome to determine 
which migrations are new and need to be rolled back. I've recently started 
looking at the django_migrations table sorted on the applied column to 
determine which I've run recently. This would make switching between 
branches involving conflicting migrations easier.

Thanks,
Tim

-- 
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 post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/77e70de0-6418-4294-9135-a30a8a6b4b33%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to