'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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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?