Anyone has success on install django-mssql on linux machine? My deploy server is debian linux and I cant deploy my applications made on windows machine.

I have troubes on my legacy latin1 database on acess it from pyodbc on django, Anyone has a solve to it?

link|improve this question
feedback

1 Answer

Pywin32 is a requirement. I don't believe there is a way of getting that installed and working on debian linux.

Django-mssql requirements - https://code.google.com/p/django-mssql/wiki/Requirements

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.