fix: CSRF trusted origins

This commit is contained in:
2022-10-14 12:21:00 +03:00
parent 4ca0188117
commit 7883b6290f
2 changed files with 2 additions and 1 deletions

View File

@ -5,4 +5,4 @@ bs4==0.0.1
requests==2.28.1
djangorestframework==3.14.0
whitenoise==6.2.0
psycopg2-binary
psycopg2-binary==2.9.4