Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing migration #68

Closed
jaredmcdonald opened this issue Oct 4, 2018 · 2 comments
Closed

missing migration #68

jaredmcdonald opened this issue Oct 4, 2018 · 2 comments

Comments

@jaredmcdonald
Copy link

jaredmcdonald commented Oct 4, 2018

with a fresh install (django version 2.1.2) I'm getting a migration not committed to source:

Migrations for 'celery_results':
  /path/to/virtualenv/lib/python3.6/site-packages/django_celery_results/migrations/0003_auto_20181004_1724.py
    - Change Meta options on taskresult
@auvipy
Copy link
Member

auvipy commented Oct 5, 2018

could you check the codes and delete old migrations to generate a fresh new one which works, and send as a pr?

@jaredmcdonald
Copy link
Author

sorry, didn't have a chance to circle back until now, but this appears to have been done: https://github.com/celery/django-celery-results/blob/master/django_celery_results/migrations/0003_auto_20181106_1101.py

closing!

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

No branches or pull requests

2 participants