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

Version 1.6.0 - manage.py makemigrations creates a new migration #76

Closed
uri-rodberg opened this issue Jun 27, 2018 · 2 comments
Closed

Comments

@uri-rodberg
Copy link
Contributor

manage.py makemigrations creates a new migration (with Django 1.11.13) which throws an exception when trying to migrate. Anyway manage.py makemigrations should not create new migrations. I'm downgrading to version 1.5.0.

@fcurella
Copy link
Collaborator

fcurella commented Jul 3, 2018

dupe of #74

@fcurella fcurella closed this as completed Jul 3, 2018
@uri-rodberg
Copy link
Contributor Author

Still not working in version 1.7.0.

uri-rodberg referenced this issue in speedy-net/speedy-net Jul 4, 2018
…jango-friendship).

- To upgrade all the requirements (with Django>=1.11,<2.0 and django-friendship==1.5.0), run:
pip install --upgrade -r requirements-pip-upgrade.txt
- To upgrade all the requirements (including Django and django-friendship), run:
pip install --upgrade -r requirements-without-versions.txt
(notice that django-modeltranslation and django-friendship latest stable releases still don't support Django 2.0, or have bugs/issues).
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