Skip to content

Instantly share code, notes, and snippets.

@laozhu
Created October 29, 2013 02:02
Show Gist options
  • Save laozhu/7208041 to your computer and use it in GitHub Desktop.
Save laozhu/7208041 to your computer and use it in GitHub Desktop.
让Django连接上MS SQL Server
sudo apt-get install unixodbc-dev
pip install pyodbc
pip install django-pyodbc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment