divio / aldryn-newsblog

A combined news/weblog application for Aldryn and django CMS – part of the Essential Addons.
https://marketplace.django-cms.org/en/addons/browse/aldryn-newsblog/
Other
67 stars 118 forks source link

django-cms >= 3.5 object has no attribute 'render_plugin' #482

Closed matinfo closed 6 years ago

matinfo commented 6 years ago

What is the better way to fix this issue?

To reproduce, set: ALDRYN_NEWSBLOG_UPDATE_SEARCH_DATA_ON_SAVE = True without aldryn-search / haystack usage and use on your blog post other plugin then generic text plugin.

https://github.com/aldryn/aldryn-newsblog/blob/18f15bbd60f42ca6a6676b306c5c39cc2551351e/aldryn_newsblog/utils/utilities.py#L138

matinfo commented 6 years ago

Look good! Release please :-)

czpython commented 6 years ago

Fixed by https://github.com/aldryn/aldryn-newsblog/pull/485