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?
You can install the latest release from PyPi using pip install django-mssql
or easy_install django-mssql
. If you aren't using pip already then I would recommend you start.