I thought this line took care of that: site.addsitedir( '/home/easyi/.virutalenvs/%s/lib/python2.7/site-packages' % settings. PROJECT_NAME)
On Friday, December 7, 2012 4:01:12 PM UTC-8, Chris Cogdon wrote: > > Okay, I've never tried using virtualenv's with django before... but from > what I've read, one of the most important things to do is ensure that the > virtualenv site-packages directory is the first thing in sys.path.... the > wsgi.py file there doesn't seem to be manipulating sys.path at all. > > > On Friday, December 7, 2012 1:21:01 PM UTC-8, easypie wrote: >> >> Here's my wsgi.py file located in my project: http://dpaste.org/dBRqQ/ >> > -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/gWtwa1zE5cEJ. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.