-
Notifications
You must be signed in to change notification settings - Fork 25
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
Migration missing? #16
Comments
I could provide a pull request right now but I am studying how to create a migration without manage.py :-) Also I don't know how to provide migrations to Django 1.7 and I don't even know if you want to provide them. Let me know if I can help. |
Thank you very much for report :D The migrations are recently added by merging #15 |
hey @niwibe thanks! |
Yes, it would be great, but currently all my apps are running under django 1.7.x. In any case, if you want provide south migrations, I'm gladly accept the PR ;) |
Ah ok! I am going to make a pull request soon. Thank you! |
I think we are missing a migration here.
The text was updated successfully, but these errors were encountered: