maccesch / cmsplugin-contact

Extendable contact plugin for django-cms with spam protection and i18n
BSD 2-Clause "Simplified" License
71 stars 62 forks source link

"Your models have changes that are not yet reflected in a migration, and so won't be applied." #84

Closed mjtorn closed 6 years ago

mjtorn commented 8 years ago

Django told me the models aren't in sync, please take a look at this

$ python manage.py makemigrations --dry-run

Migrations for 'cmsplugin_contact': 0002_auto_20160225_1709.py:

  • Alter field form_layout on contact
  • Alter field recaptcha_theme on contact
  • Alter field site_email on contact
  • Alter field spam_protection_method on contact

Thanks!

maccesch commented 8 years ago

I'm afraid I won't have time in the near future to fix anything. I'd appreciate a pull request though!