Doing a sort of catch-up on previous work after returning 2 months later

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
2020-03-21 14:57:14 -04:00
parent 7576242a71
commit 80ad39eb6f
12 changed files with 291 additions and 82 deletions

View File

@@ -12,6 +12,7 @@ django-bootstrap4 = "*"
django-invitations = "*"
django-hashid-field = "*"
frozendict = "*"
django-guardian = "*"
[requires]
python_version = "3.8"