Question about Django, Heroku, and MySQL

35 views
Skip to first unread message

ET

unread,
Jan 7, 2014, 2:17:03 PM1/7/14
to django...@googlegroups.com
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. 

carlos

unread,
Jan 7, 2014, 2:44:19 PM1/7/14
to django...@googlegroups.com
Hi you check this link https://devcenter.heroku.com/articles/getting-started-with-django
maybe help you !!

Cheers


--
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 django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
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.

Mark Moss

unread,
Jan 7, 2014, 11:01:52 PM1/7/14
to django...@googlegroups.com
Moreover, make sure that port 3306 is opened in the remote server to accept mysql connection. That's the easiest thing we sometimes overlook.

-----------------------------
- Mark
Check this Instant Django Hosting. No setup needed. Works out-of-the-box!

Reply all
Reply to author
Forward
0 new messages