Sunday, November 22, 2015

ValueError: Related model 'cms.Placeholder' cannot be resolved

I changed a field from TextField to PlaceholderField (from Django-CMS) and now I get the above error when running 'migrate'.
I can't find a way to fix this, nor can I undo it as there appears to be no way to remove migrations.

I am using:
  Python 3.4.3
  Django 1.8.5
  Django-CMS 3.1.3

Does anyone have any ideas?

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/262c9cbe-c137-43cd-ac08-07150625e3c9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment