Andrew Godwin wrote: > --update was a feature contributed to South that I didn't write, but pulled in > and everyone found useful; I didn't get it in for the 1.7 release as there > were > time constraints, but I'd definitely be open to seeing it re-added. > > The logic is not too complex, but the feature would need to be > dependency-aware > and delete any migrations that depended on the updated migration before it > re-ran makemigrations; in addition, if no migration name is provided (as to > how > makemigrations runs by default), the strategy might change a bit. > > I've not got the time or my energy back to work on this yet, but if someone > wants to take it on I'm happy to provide guidance and code review.
I think I'll try it myself. Should I email you directly guidance and/or review, or post here? Petri -- 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 [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/20141009070343.GA31004%40p29. For more options, visit https://groups.google.com/d/optout.
