add multiple API tokens per user, removes old API tokens

This commit is contained in:
vabene1111
2022-08-04 17:24:54 +02:00
parent 9e62d8a3a3
commit 3f77b73a61
12 changed files with 666 additions and 220 deletions

View File

@@ -7,6 +7,7 @@ django-crispy-forms==1.14.0
django-tables2==2.4.1
djangorestframework==3.13.1
drf-writable-nested==0.6.4
django-oauth-toolkit==2.1.0
bleach==5.0.1
bleach-allowlist==1.0.3
gunicorn==20.1.0