Send confirmation email after signup

This commit is contained in:
aldrin 2021-04-14 10:55:23 +02:00
parent c040a5077a
commit a6300d0388
3 changed files with 21 additions and 1 deletions

4
requirements.txt Normal file
View file

@ -0,0 +1,4 @@
setuptools~=56.0.0
django~=2.2.13
djangorestframework~=3.12.4
djoser~=2.1.0