Deployed Django project on heroku But I don t know which database is it using Is there a way to know that So that I can login to admin page

0 votes
Deployed Django project on heroku But I don't know which database is it using. Is there a way to know that So that I can login to admin page?
Nov 12, 2020 in Python by anonymous
• 8,910 points
413 views

1 answer to this question.

0 votes

If you don't configure one you might be using the default SQLite, which doesn't work on Heroku.

answered Nov 12, 2020 by anonymous
• 65,910 points

Related Questions In Python

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Is there a foreach function in python and is there a way to implement it if there isnt any

Every occurence of "foreach" I've seen (PHP, ...READ MORE

answered Aug 31, 2018 in Python by charlie_brown
• 7,720 points
781 views
0 votes
2 answers
+1 vote
2 answers

how can i count the items in a list?

Syntax :            list. count(value) Code: colors = ['red', 'green', ...READ MORE

answered Jul 7, 2019 in Python by Neha
• 330 points

edited Jul 8, 2019 by Kalgi 4,067 views
0 votes
1 answer

what is vm options ? I installed Pycharm on my pc but it shows no vm options file found . What should i do please help me to fix it

Hi, @Mushfiqkhantrial, It is important to run pycharm.sh from the bin folder. The VM ...READ MORE

answered Oct 4, 2020 in Python by Gitika
• 65,910 points
1,555 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP