mirror of
https://github.com/lemeow125/StudE-Backend.git
synced 2025-06-28 16:25:44 +08:00
Make users not active by default, requiring email activation
This commit is contained in:
parent
267e331be7
commit
5840d3f95c
3 changed files with 20 additions and 0 deletions
|
@ -196,4 +196,5 @@ if (DEBUG):
|
|||
else:
|
||||
DOMAIN = 'stude'
|
||||
|
||||
|
||||
SITE_NAME = 'Stud-E'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue