Make users not active by default, requiring email activation

This commit is contained in:
Keannu Christian Bernasol 2023-07-04 19:36:29 +08:00
parent 267e331be7
commit 5840d3f95c
3 changed files with 20 additions and 0 deletions

View file

@ -196,4 +196,5 @@ if (DEBUG):
else:
DOMAIN = 'stude'
SITE_NAME = 'Stud-E'