Just messing around

This commit is contained in:
shamoon
2024-12-20 15:54:42 -08:00
parent 452ea2ccf9
commit 01706dd391
14 changed files with 577 additions and 2 deletions

View File

@@ -20,6 +20,7 @@ django-multiselectfield = "*"
django-soft-delete = "*"
djangorestframework = "~=3.15.2"
djangorestframework-guardian = "*"
drafthorse = "*"
drf-writable-nested = "*"
bleach = "*"
celery = {extras = ["redis"], version = "*"}