1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-07-29 03:51:41 +02:00
Files
ansible
apps
activity
api
food
logs
member
note
permission
registration
scripts
treasury
wei
wrapped
api
management
migrations
static
templates
tests
__init__.py
admin.py
apps.py
models.py
tables.py
urls.py
views.py
docs
locale
note_kfet
.dockerignore
.env_example
.gitignore
.gitlab-ci.yml
.gitmodules
COPYING
Dockerfile
README.md
entrypoint.sh
manage.py
nginx_note.conf_example
note.cron
requirements.txt
tox.ini
uwsgi_note.ini
nk20/apps/wrapped/__init__.py
2025-03-09 18:14:58 +01:00

5 lines
146 B
Python

# Copyright (C) 2018-2025 by BDE ENS Paris-Saclay
# SPDX-License-Identifier: GPL-3.0-or-later
default_app_config = 'activity.apps.WrappedConfig'