khaganat-web/neluser/apps.py
2019-07-24 19:07:41 +02:00

6 lines
89 B
Python

from django.apps import AppConfig
class NeluserConfig(AppConfig):
name = "neluser"