Answer the question
In order to leave comments, you need to log in
Creating migrations for a single module in an application?
There is an application
PROJECT_APPS = (
....
myapp
....
)
myapp
- models
-- model1.py
-- model2.py
python manage.py makemigrations myapp/models/model1.py
No installed app with label myapp/models/model1.py
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question