2021-04-10 15:59:17 +02:00

6 lines
86 B
Python

from django.apps import AppConfig
class AppBeConfig(AppConfig):
name = 'app_be'