mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-22 10:28:21 +02:00
Logging support
This commit is contained in:
@ -61,6 +61,7 @@ INSTALLED_APPS = [
|
||||
'member',
|
||||
'note',
|
||||
'api',
|
||||
'logs',
|
||||
]
|
||||
LOGIN_REDIRECT_URL = '/note/transfer/'
|
||||
|
||||
|
Reference in New Issue
Block a user