Thursday, October 28, 2010

Re: newbie having trouble with conversion to south

A short note about your primary concern:

You can simply change the shebang line of your manage.py script to
point to the 'python' in your virtualenv. The same goes for a .wsgi
file. There's nothing particularly magical about "activating" a
virtualenv in an interactive terminal session.

Shawn

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment