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