jazzband / dj-database-url

Use Database URLs in your Django Application.
https://pypi.org/project/dj-database-url/
BSD 3-Clause "New" or "Revised" License
1.49k stars 205 forks source link

Add support to MS SQL Server without ODBC #137

Closed pauloxnet closed 4 years ago

pauloxnet commented 4 years ago

Add support to Django MSSQL Database Backend a minimal wrapper for django-mssql to make it work with python-tds.

pauloxnet commented 4 years ago

I realized that the package is very old.