2021-04-10 16:09:22 +02:00

6 lines
86 B
Python

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