You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
omer@omer-Inspiron-1440:~/web-sandbox/my_django_cms$ python manage.py syncdb
Error: One or more models did not validate:
form_designer_form.cmsformdefinition: 'form_definition' has a relation with model <class 'form_designer.models.FormDefinition'>, which has either not been installed or is abstract.
omer@omer-Inspiron-1440:~/web-sandbox/my_django_cms$ python manage.py syncdb
Error: One or more models did not validate:
form_designer_form.cmsformdefinition: 'form_definition' has a relation with model <class 'form_designer.models.FormDefinition'>, which has either not been installed or is abstract.
omer@omer-Inspiron-1440:~/web-sandbox/my_django_cms$
The text was updated successfully, but these errors were encountered: