azure-sql-db-django
azure-sql-db-django copied to clipboard
REST API using Python, Django, Azure SQL DB & mssql-django driver
Results
2
azure-sql-db-django issues
Sort by
recently updated
recently updated
newest added
I noticed while following this tutorial that there was a typo in the command to create a new virtual environment (venv). In the original code, we have the command `python3...
So I followed the instructions and then placed the app on azure. But when I make an API request or try to go to the app in a browser I...