Skip to content
This repository has been archived by the owner on Jan 18, 2020. It is now read-only.

Support for Django 1.7 breaks avocado metadata migrations #322

Open
tjrivera opened this issue Dec 2, 2015 · 0 comments
Open

Support for Django 1.7 breaks avocado metadata migrations #322

tjrivera opened this issue Dec 2, 2015 · 0 comments

Comments

@tjrivera
Copy link

tjrivera commented Dec 2, 2015

The move to Django 1.7 moves us away from south to Django's native migration platform. As a result, the avocado migration management subcommand will have to be updated as it relies directly on south to facilitate migrations.

This might be an opportunity to explore more fine grained management or "merges" of metadata from one serialized migration to another depending on the goals of the Harvest road map.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant