Hi, I am currently attempting to deploy a basic Django app to Heroku. Ideally, I would like to use a remote MySQL db instead of Heroku's datastore. I have the app running locally, where it connects with the db fine.
Does anyone have any pointers or tutorials on how to deploy this to Heroku? Currently, every tutorial I have found for connecting a Heroku app with a remote db either involves RoR or only discusses Amazon MySQL dbs. Thanks. -- 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 http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/35b4e4a2-c4d6-4227-846c-7b2cf0580b09%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.

