On localhost it worked easy. I send several django zip files to server:
- with django folder
- without django
- folder without pyc files
But zipimport dont wonna work. Any suggestions? How you use it?
On localhost it worked easy. I send several django zip files to server:
But zipimport dont wonna work. Any suggestions? How you use it?