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