Skip to main content

Django backend for Microsoft SQL Server with AAD suport

Project description

django-mssql-backend-aad is a fork of django-pyodbc-azure with backported changes from django-azure-sql-backend

Dependencies

  • Django 2.2 or newer

  • pyodbc 3.0 or newer

  • msal 1.5.1 or newver

Installation

  1. Install pyodbc and Django

  2. Install django-mssql-backend-aad

    pip install django-mssql-backend-aad
  3. Now you can point the ENGINE setting in the settings file used by your Django application or project to the 'sql_server.pyodbc' module path

    'ENGINE': 'sql_server.pyodbc'

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-backend-aad-0.1.tar.gz (42.9 kB view hashes)

Uploaded Source

Built Distribution

django_mssql_backend_aad-0.1-py3-none-any.whl (51.8 kB view hashes)

Uploaded Python 3

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