feat: email confirmation

This commit is contained in:
2022-10-25 16:44:24 +03:00
parent af1cdc2e10
commit a841980274
8 changed files with 85 additions and 6 deletions

View File

@ -6,3 +6,4 @@ requests==2.28.1
djangorestframework==3.14.0
whitenoise==6.2.0
psycopg2-binary==2.9.4
six==1.16.0