When I\'m executing
django-admin.py startproject site
it works. But if I\'m only copying site folder it doesn\'t work. Why?
Check your python path to make sure that WSGI can reference it.