django-blog-zinnia / cmsplugin-zinnia

Bridge between django-blog-zinnia and django-cms
BSD 3-Clause "New" or "Revised" License
53 stars 46 forks source link

Make EntryPlaceholder work with django CMS 3.4 #64

Open bittner opened 7 years ago

bittner commented 7 years ago

A quick fix addressing the changed django CMS API to render the EntryPlaceholder.

Fixes issues #62 and #63.

@Fantomas42 I've seen you've started a dedicated branch for django CMS 3.4 compatibility. Maybe you still find this useful, as an inspiration or support, even if you prefer not to merge it.