Back
Tags: #django
-
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.