Hello - I am having trouble figuring out how to use a MySQL db in a django/satchmo project that exists in a virtualenv.
Following the install method described here http://www.satchmoproject.com/blog/2010/aug/01/satchmo-virtualenv/ the virtualenv is created without system default site-packages, which is where my MySQL lives. Is the solution here as simple as making the virtualenv without the -- no-site-packages qualifier? Or how would I go about installing MySQLdb into my store virtualenv exactly? Can't seem to find the correct info to do that...yet. -- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en.
