- Notifications
You must be signed in to change notification settings - Fork 49
Closed
Copy link
Description
Description
We have a bunch of models that are in a state not reflected by migrations:
Your models in app(s): 'abuse', 'activity', 'addons', 'blocklist', 'devhub', 'discovery', 'files', 'git', 'hero', 'promoted', 'reviewers', 'scanners', 'shelves', 'translations', 'users', 'versions' have changes that are not yet reflected in a migration, and so won't be applied. Run 'manage.py makemigrations' to make new migrations, and then re-run 'manage.py migrate' to apply them. We should catch-up.
Acceptance Criteria
- item 1
┆Issue is synchronized with this Jira Task