khaganat-web/neluser/apps.py
2018-01-27 21:06:40 +01:00

5 lines
89 B
Python

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