Metadata-Version: 1.1
Name: django-mssql-backend-aad
Version: 0.1.1
Summary: Django backend for Microsoft SQL Server with AAD suport
Home-page: https://bitbucket.org/patagoniantech/django-mssql-backend-aad
Author: Agustin Lucchetti
Author-email: agustin.lucchetti@patagonian.it
License: BSD
Description: django-mssql-backend-aad
        ========================
        
        *django-mssql-backend-aad* is a fork of
        `django-mssql-backend <https://pypi.org/project/django-mssql-backend/>`__ 
        with backported changes from `django-azure-sql-backend <https://github.com/langholz/django-azure-sql-backend>`__
        
        Dependencies
        ------------
        
        -  Django 2.2 or newer
        -  pyodbc 3.0 or newer
        -  msal 1.5.1 or newer
        
        Installation
        ------------
        
        For usage and installation instructions, please refer to:
        - https://pypi.org/project/django-mssql-backend 
        - https://github.com/langholz/django-azure-sql-backend
        
Keywords: django
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Framework :: Django
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Framework :: Django :: 2.2
Classifier: Framework :: Django :: 3.0
