nk20/apps/logs/urls.py

9 lines
154 B
Python
Raw Normal View History

2020-02-24 17:18:44 +00:00
# Copyright (C) 2018-2020 by BDE ENS Paris-Saclay
# SPDX-License-Identifier: GPL-3.0-or-later
app_name = 'logs'
# TODO User interface
urlpatterns = [
]