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 mssql support using pyodbc #89

Closed elohmeier closed 7 years ago

elohmeier commented 7 years ago

Hi @kennethreitz,

just found (another) one of your awesome Python projects - thanks for your outstanding contributions to the Python community!

I've added support for pyodbc-azure to configure Microsoft SQL Server in this PR.

All the best, Enno

kennethreitz commented 7 years ago

✨🍰✨