Back
Tags: #django
-
Connect to MSSQL using SQL Alchemy in using Entra ID tokens
Learn how to connect to your Azure SQL database with SQL Alchemy using Entra ID tokens.
-
Connect to MSSQL database in Django using Tokens
One great way to connect to the database for development and production in Django is to use the Microsoft Entra option to authenticate users.
-
Django and HTMX
Using HTMX together with Django has made us so much more productive.