I can't download django-mssql from Google Code there doesn't seem to be a direct download link and the svn wont work for me.
Anybody know a direct download link?
|
I can't download django-mssql from Google Code there doesn't seem to be a direct download link and the svn wont work for me. Anybody know a direct download link?
| |||
|
feedback
|
|
You can install the latest release from PyPi using Edit: It's come to my attention that the PyPi release is not maintained by the author of django-mssql and is not always up to date. You can still install via pip from the source via | |||||
feedback
|
|
The source is under a mercurial repository. If you have a mercurial client installed, you can check it out with the following command:
| |||
feedback
|