Skip to content

makemigrations does not find installed apps #2

@waspinator

Description

@waspinator

If you delete migrations inside the data directory, python manage.py makemigrations won't recreate them. You have to specify python manage.py makemigrations data

In more complicated setups with multiple interdependent apps, it won't migrate them at all, even with the explicit option.

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