Skip to content
This repository was archived by the owner on May 26, 2025. It is now read-only.
This repository was archived by the owner on May 26, 2025. It is now read-only.

Migration Error (fields.E300) #10

@koeoeleos

Description

@koeoeleos

Thanks for this very good project.
Though I'm facing an error at the migration step of the project's guide.
python manage.py migrate

SystemCheckError: System check identified some issues: ERRORS: djeocadengine.Drawing.image: (fields.E300) Field defines a relation with model 'Image', which is either not installed, or is abstract.

The likely trace of the Image model I could find is the installed ezdxf site-packages within my project's venv at:
.cadvenv/lib/python3.12/site-packages/tests/utils/custom_image/models.py

It is mentioned at several other platforms:
stackoverflow
stackoverflow
Django Forum

Will be very grateful for the help, thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions