]> wagnertech.de Git - SVBaL.git/blob - python/eh_util/eh_app/apps.py
pydev-s6 ts
[SVBaL.git] / python / eh_util / eh_app / apps.py
1 from django.apps import AppConfig
2
3
4 class EhAppConfig(AppConfig):
5     name = 'eh_app'