You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the ContentsEntryMixin is used in another model, Django raises an error that the related_name for the contents field is already used. This likely needs to be fixed in https://github.com/edoburu/django-fluent-contents and it's visible in the blogs app.