'makemigrations --name initial app ' problem. How to solve it?

22 views
Skip to first unread message

Vikrant Gupta

unread,
Aug 15, 2018, 7:16:21 AM8/15/18
to Django users
I'm using Django with pymysql. Having troubles in makemigrations in terminal. I did right_click on the project name-> open in Terminal-> Type "python manage.py makemigrations --name initial app". Then it showed me the error. I attached the screenshot of the error. How can I solve it?

Need Help,
Vikrant 

Screen Shot 2018-08-15 at 11.01.39 AM.png

Jason

unread,
Aug 15, 2018, 7:25:00 AM8/15/18
to Django users
that error means you haven't added your django application name to the INSTALLED_APPS dict in your project settings.

Vikrant Gupta

unread,
Aug 15, 2018, 7:27:41 AM8/15/18
to Django users
How to add the application name to Installed apps dict?

Vikrant Gupta

unread,
Aug 15, 2018, 7:38:20 AM8/15/18
to Django users
Thank you so much ! I got it.


On Wednesday, August 15, 2018 at 4:55:00 PM UTC+5:30, Jason wrote:
Reply all
Reply to author
Forward
0 new messages