khana/khana/objective/apps.py

6 lines
99 B
Python

from django.apps import AppConfig
class ObjectiveConfig(AppConfig):
name = "khana.objective"