Saving some more work on this, even though it will fail linting

This commit is contained in:
Trenton Holmes
2023-11-02 08:26:17 -07:00
committed by shamoon
parent 3787f4f8fe
commit 63d6213272
5 changed files with 140 additions and 62 deletions

View File

@@ -16,6 +16,7 @@ django-extensions = "*"
django-filter = "~=23.3"
djangorestframework = "~=3.14"
djangorestframework-guardian = "*"
drf-writable-nested = "*"
filelock = "*"
gunicorn = "*"
imap-tools = "*"