is there a way to create superuser for django apps on heroku without using CLI?

后端 未结 0 1116
萌比男神i
萌比男神i 2021-01-24 03:07

I changed my db of my app on heroku to not use the sqlite db that is the default for django app, to use the heroku postgres database. however, I want to login to my admin portal

相关标签:
回答
  • 消灭零回复
提交回复
热议问题