Organice / django-organice

All-in-one collaboration solution. For non-profit organizations, sports clubs, small to medium-sized businesses. Nice, very nice,
https://organice.io
Apache License 2.0
48 stars 16 forks source link

Another Install Issue #13

Closed MarquisT closed 7 years ago

MarquisT commented 7 years ago

djangocms_picture.Picture.picture: (fields.E300) Field defines a relation with model 'Image', which is either not installed, or is abstract. djangocms_picture.Picture.thumbnail_options: (fields.E300) Field defines a relation with model 'ThumbnailOption', which is either not installed, or is abstract.

bittner commented 7 years ago

Same as in #12. Please try to use one of the documented sets of requirements ("Dependencies" from the change log).

A note on development

The listed package versions are aged due to the development of django Organice being stalled at the moment. Unfortunately, the dynamic setup doesn't produce reliable results due to the unstable nature of the components chosen. A new release is planned, but with a slightly different approach (continuous delivery, cookiecutter, django SHOP maybe), and more towards the end of this or Spring next year. Zinnia will most probably also have to be phased out from the solution stack.