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.