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

issues with title template attribute #457

Open th3goose opened 7 years ago

th3goose commented 7 years ago

I seem to be having an issue with the title tag bombing out on newsblog. I'm adapting a template and as soon as I add this tag below I get the error title() takes no arguments (1 given)...anyone have any ideas?

{% render_model article "title" %}

Paste of the traceback http://dpaste.com/1NSSB7S

th3goose commented 7 years ago

Here is my requirements file too..

http://dpaste.com/12N2DCD

bplociennik commented 5 years ago

Your traceback expired. Could you paste it directly? Please, let me know.