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.48k stars 205 forks source link

Fix #137 Add support to Django MSSQL Database Backend #138

Closed pauloxnet closed 4 years ago

pauloxnet commented 4 years ago

Fix #137 ( 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.