You can install mysql on your local machine and then later migrate your db to Heroku, will be much easy.
On Mon, Jan 15, 2018 at 1:09 AM, Daniel Cîrstea <[email protected]> wrote: > Hello. I am new to Django and I am trying to use it for my bachelor > thesis. Thing is, I want to use MySQL insted of SQLite. How do I exactly do > it.. I can't find a step-by-step tutorial on the internet. > Also, I want to deploy project later on Heroku. Can I work on SQLite on > local machine and then is possible to change to MySQL on Heroku ? In any > case, I want to know how to do both, if possible. Thank you. > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/django-users/a7decab1-334e-4f04-a6e9-6ad7bc2cd78b%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/a7decab1-334e-4f04-a6e9-6ad7bc2cd78b%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAPCf-y4-U06t%2BGB2-iJ%2Bn_ZZ53bQMJ7qgdmePmUWLT3zkyGo%2BA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

