Skip to content

Auto-generated "%sContent" classes potentially conflict with User-defined classes. #399

@cogat

Description

@cogat

If I have a FeinCMS Base subclass MyDocument, and in the same module a FeinCMS content_type (or indeed any class) called MyDocumentContent, this results in database weirdness, because FeinCMS generates a class with the pattern "%sContent".

Assuming the "%sContent" can't be renamed to something less clashable, then I suggest clashes should be caught and warned against.

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