Skip to content

How do i create a migraion for the package? #22

@abe-101

Description

@abe-101

How do i create a migration for the package?

when i build the container with:

docker compose up -d --build

and then issue a migration within it with:

docker compose exec django_test python manage.py makemigrations

it creates the migrations but they left inside the container and not included in the project

What am i missing?

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