Closed MarquisT closed 7 years ago
Yes, Zinnia and django CMS are the typical candidates for packages that make backward-incompatible changes, and need special attention. (The packages do a lot, to be fair.)
If you use the documented requirements of the releases (see the "Dependencies" in the change log, or simply docs/requirements.txt) you should get a setup running. That setup will be working albeit maybe be a bit aged.
I've followed the Readme and Docs install instructions but they end with errors.
raise ImproperlyConfigured('%s cannot be imported' % model_path) django.core.exceptions.ImproperlyConfigured: cmsplugin_zinnia.placeholder.EntryPlaceholder cannot be imported
There seems to be problems with the zinnia and django-cms versions. Ideas?