2018-06-27 09:56:44 +02:00

6 lines
97 B
Python

from django.apps import AppConfig
class ApplicationConfig(AppConfig):
name = 'application'