Skip to content

syncdb throws error: "gatekeeper.moderatedobject: Accessor for field 'content_type' clashes with related field 'ContentType.moderatedobject_set'. Add a related_name argument to the definition for 'content_type'." #10

@alp82

Description

@alp82

If i run python manage.py syncdb i get the following error:

Error: One or more models did not validate:
gatekeeper.moderatedobject: Accessor for field 'content_type' clashes with related field 'ContentType.moderatedobject_set'. Add a related_name argument to the definition for 'content_type'.

Any idea why? (Using the current version 0.4.0a)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions