Logging support
This commit is contained in:
parent
c8dd41c1d7
commit
fd529a53c8
11 changed files with 279 additions and 19 deletions
8
apps/logs/urls.py
Normal file
8
apps/logs/urls.py
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Copyright (C) 2018-2020 by BDE ENS Paris-Saclay
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
app_name = 'logs'
|
||||
|
||||
# TODO User interface
|
||||
urlpatterns = [
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue