Automatically call evolve during extension installation
Review Request #1674 — Created June 18, 2010 and discarded
This review relies on: http://reviews.reviewboard.org/r/1648/ http://reviews.reviewboard.org/r/1633/ If an extension has been updated, and the table schema has changed, we want to run django-evolution to migrate the database forward. As stated above, for this patch, I'm relying on revision 3 of http://reviews.reviewboard.org/r/1633/ . It's still not clear how django-evolution should be changed to support this type of programmatic invocation. This is my first go at it - let me know if you have any ideas.
Manual. Works just fine.
Review request changed
- Change Summary:
-
Switched django_evolution to just evolution as requested.
- Diff:
-
Revision 2 (+4 -1)
Review request changed
- Change Summary:
-
Thanks for the review! Removed TODO.
- Diff:
-
Revision 3 (+5 -2)