2018-10-11 12:33:40 -05:00

6 lines
83 B
Python

from django.apps import AppConfig
class CoreConfig(AppConfig):
name = 'core'