Skip to main content

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 details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-mssql-1.0.1.zip (27.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page