Logging support
This commit is contained in:
parent
c8dd41c1d7
commit
fd529a53c8
11 changed files with 279 additions and 19 deletions
|
|
@ -61,6 +61,7 @@ INSTALLED_APPS = [
|
|||
'member',
|
||||
'note',
|
||||
'api',
|
||||
'logs',
|
||||
]
|
||||
LOGIN_REDIRECT_URL = '/note/transfer/'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue