]> wagnertech.de Git - SVBaL.git/blob - python/eh_app/apps.py
Merge branch 'master' of http://wagnertech.de/git/SVBaL
[SVBaL.git] / python / eh_app / apps.py
1 from django.apps import AppConfig
2
3
4 class EhAppConfig(AppConfig):
5     name = 'eh_app'