2020-11-28 13:26:37 +05:00

6 lines
83 B
Python

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