A pluggable Django comments application with thread support, follow-up notifications, mail confirmation, like/dislike flags, moderation, a ReactJS plugin and Bootstrap 5.3.
django.db.utils.IntegrityError: Problem installing fixture '/home/thephi/workspace/django-comments-xtd-tutorial/tutorial/fixtures/auth.json': Could not load auth.Permission(pk=4): UNIQUE constraint failed: auth_permission.content_type_id, auth_permission.codename
It seems to be a bug in the tutorial: when loading the fixtures (as indicated in https://django-comments-xtd.readthedocs.io/en/latest/tutorial.html#preparation), this step sends an error: