views:

135

answers:

1

On localhost it worked easy. I send several django zip files to server:

  1. with django folder
  2. without django
  3. folder without pyc files

But zipimport dont wonna work. Any suggestions? How you use it?

A: 
jhs