Update of django lib useres with parameter USERS_SELF_REGISTRATION
This commit is contained in:
parent
a261fd1035
commit
4c23eb77f3
@ -3,6 +3,8 @@
|
||||
#
|
||||
STARTPAGE = "startpage"
|
||||
|
||||
USERS_SELF_REGISTRATION = False
|
||||
|
||||
|
||||
#
|
||||
# General settings
|
||||
@ -23,4 +25,3 @@ ALLOWED_HOSTS = ['127.0.0.1', 'localhost', ]
|
||||
# Style settings
|
||||
#
|
||||
DEFAULT_THEME = 'clear-blue'
|
||||
|
||||
|
2
users
2
users
@ -1 +1 @@
|
||||
Subproject commit 0827a5311fdbbef689365c6db5762881e048ba9c
|
||||
Subproject commit 57852e6ec8867543fbcd9915ae5b6d092aafe339
|
Loading…
x
Reference in New Issue
Block a user