Django backend database support for MS SQL 2005 and up.
Project description
This project contains a Django database backend for Microsoft SQL Server 2005/2008.
== TO INSTALL ==
Copy the entire “sqlserver_ado” folder from source/ to somewhere on your Python path, visible to both Django and the command-line tools. This could be in your lib/site_packages, django/db/backends (if you don’t mind mixing in external code), or anywhere else on the Python path.
== Django Version ==
This version of Django-mssql requires Django version 1.2+ due to the database backend changes made to support django multi-db support.
== References ==
Project site: http://code.google.com/p/django-mssql/
DB-API 2.0 specification: http://www.python.org/dev/peps/pep-0249/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-mssql-1.0.1.zip.
File metadata
- Download URL: django-mssql-1.0.1.zip
- Upload date:
- Size: 27.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6b0746497793913f0ec9863804bd734b6fc9395c8e43214c6460ccd319c73de
|
|
| MD5 |
5fbe6479607c22a4559e7c102f333708
|
|
| BLAKE2b-256 |
a986e62e960eaccf88bd2d7d6376647f97e9f2503c9033b11bbc9760d61dd36b
|