5 lines
137 B
Python
5 lines
137 B
Python
|
# Copyright (C) 2020 by Animath
|
||
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
||
|
|
||
|
default_app_config = 'registration.apps.RegistrationConfig'
|