django-seo2
django-seo2 copied to clipboard
No seo models
Migrate doesn't create seo models. I've just followed the tutorial and it should be pretty simple since all you need is to register 'djangoseo' app and create metadata class. Maybe I'm missing something? Django 1.9.1 Python 2.7.10
any update on this? still seeing the error. thanks in advance!
Seeing no changes detected.
python 2.7.9 django 1.7.7
Dropdown 'Model' is empty when trying to add metadata to model instances.
Python 2.7.10 django 1.8.5
Dropdown 'Model' is empty when trying to add metadata to model instances.
Dropdown 'Model' is empty when trying to add metadata to model instances and models.
Python 3.5 + Django 1.10
http://django-seo2.readthedocs.io/en/latest/reference/definition.html, seo_models
needs to be added for the models to be shown