Tagged Questions

1
vote
1answer
93 views

paths not being consistent python django

I'm trying to import sorl-thumbnail into my app in django. Now the way that i have the site set up, using mod_wsgi on centos5 with cpanel the path for the apps must have the project name when ...