feat: Add basic API

This commit is contained in:
2024-10-03 08:45:42 +02:00
parent 73a6abef18
commit cc95a2832d
7 changed files with 70 additions and 1 deletions

View File

@@ -38,6 +38,7 @@ dependencies = [
"psycopg2-binary",
"django-crispy-forms",
"crispy-bootstrap4",
"djangorestframework"
]
dynamic = ["version", "readme"]