working database connection in Django

This commit is contained in:
WGAVermeer
2026-03-06 16:56:14 +01:00
parent 860b0ef033
commit d359cb9780
6 changed files with 105 additions and 47 deletions

View File

@@ -1,2 +1,3 @@
Django==6.0.3
gunicorn==25.1.0
psycopg [binary] ==3.3.3