pydev-s6git
authorMichael Wagner <mail@wagnertech.de>
Thu, 1 Aug 2024 17:15:53 +0000 (19:15 +0200)
committerMichael Wagner <mail@wagnertech.de>
Thu, 1 Aug 2024 17:15:53 +0000 (19:15 +0200)
commitd28a165e43ae970b392ff7b32613817c253b0ad7
tree2a216c5d2e37b8b30e97e065d59dd877dac7945a
parent8d092bafab1162afb942d6dd906774cddbe1e014
pydev-s6git
13 files changed:
debian/.dummy [new file with mode: 0644]
etc/eh_util.conf
python/eh_util/ausweis/AWK/.dummy [new file with mode: 0644]
python/eh_util/ausweis/__init__.py [new file with mode: 0644]
python/eh_util/ausweis/admin.py [new file with mode: 0644]
python/eh_util/ausweis/apps.py [new file with mode: 0644]
python/eh_util/ausweis/forms.py [new file with mode: 0644]
python/eh_util/ausweis/migrations/.dummy [new file with mode: 0644]
python/eh_util/ausweis/models.py [new file with mode: 0644]
python/eh_util/ausweis/templates/.dummy [new file with mode: 0644]
python/eh_util/ausweis/tests.py [new file with mode: 0644]
python/eh_util/ausweis/urls.py [new file with mode: 0644]
python/eh_util/ausweis/views.py [new file with mode: 0644]