nk20/adherents/__init__.py

6 lines
187 B
Python
Raw Normal View History

2019-07-08 11:59:31 +00:00
# -*- mode: python; coding: utf-8 -*-
# Copyright (C) 2018-2019 by BDE ENS Paris-Saclay
# SPDX-License-Identifier: GPL-3.0-or-later
default_app_config = 'adherents.apps.AdherentsConfig'