Files
2021-04-06 23:27:18 +02:00

6 lines
88 B
Python

from django.apps import AppConfig
class BackConfig(AppConfig):
name = 'apps.back'