idlesign / django-sitegate

Reusable application for Django to ease sign up & sign in processes
https://github.com/idlesign/django-sitegate
BSD 3-Clause "New" or "Revised" License
34 stars 4 forks source link

Django 1.8 says that there are changes that is not reflected in a migration when running migrate #19

Closed binary-data closed 9 years ago

binary-data commented 9 years ago

Hi!

When running manage.py migrate on Django 1.8 and django-sitegate 0.10.2, it tells me

Your models 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.

When running makemigrations, the output is:

Migrations for 'sitegate':
  0002_auto_20150929_1728.py:
    - Alter field code on emailconfirmation
    - Alter field code on invitationcode

But in general sitegate seems to work. Could you please add these migrations to a repository?

idlesign commented 9 years ago

Hi,

Sure. Seems to be fixed in master with https://github.com/idlesign/django-sitegate/commit/20076e59af1155580ef8503194e9b96bea737d6f Thank you for the report.

binary-data commented 9 years ago

Спасибо, ждём релиза :)

idlesign commented 9 years ago

You're welcome. Feel free to reopen if required.

Пожалуйста. Структурно ничего не поменялось, сообщение, в общем, ни о чём, поэтому, пока выпуск не случится, можно смело его (сообщение) игнорировать.