1
0
mirror of https://gitlab.com/animath/si/plateforme-corres2math.git synced 2025-01-10 01:42:21 +00:00
plateforme-corres2math/apps/registration/__init__.py

5 lines
137 B
Python
Raw Normal View History

2020-12-26 20:26:26 +00:00
# Copyright (C) 2020 by Animath
# SPDX-License-Identifier: GPL-3.0-or-later
2020-09-22 10:27:03 +00:00
default_app_config = 'registration.apps.RegistrationConfig'