]> wagnertech.de Git - SVBaL.git/commit
Fehlermeldung kommt jetzt gar nicht mehr, da sich 0 nicht als Wert in
authorSimon Wagner <simon@wagnertech.de>
Wed, 11 Jun 2025 12:59:09 +0000 (14:59 +0200)
committerSimon Wagner <simon@wagnertech.de>
Wed, 11 Jun 2025 12:59:09 +0000 (14:59 +0200)
commit6d9420770607494aae2960fab4eb795bb67b8d3d
treec8bbde2b072930bfb4df15151912834aab3843d0
parentf846617686bab29397d3edc8b29fe44b176f3c10
Fehlermeldung kommt jetzt gar nicht mehr, da sich 0 nicht als Wert in
der Config speichern lässt.
21 files changed:
Test/FitnessePages/.dummy [new file with mode: 0644]
Test/FitnessePages/DjangoTest/.dummy [new file with mode: 0644]
Test/FitnessePages/DjangoTest/content.txt [new file with mode: 0644]
Test/FitnessePages/DjangoTest/properties.xml [new file with mode: 0644]
Test/FitnessePages/content.txt [new file with mode: 0644]
Test/FitnessePages/properties.xml [new file with mode: 0644]
Test/bin/.dummy [new file with mode: 0644]
Test/bin/create-test-export [new file with mode: 0755]
Test/etc/TestExport.csv [new file with mode: 0644]
debian/eigenheimer-util.changelog
debian/eigenheimer-util.control
debian/eigenheimer-util.cp
debian/eigenheimer-util.postinst
python/eh_util/eh_app/forms.py
python/eh_util/eh_app/templates/vorlagen_verwalten.html [new file with mode: 0644]
python/eh_util/eh_app/views.py
python/eh_util/eh_util/forms.py [new file with mode: 0644]
python/eh_util/eh_util/settings.py
python/eh_util/eh_util/templates/login.html [new file with mode: 0644]
python/eh_util/eh_util/urls.py
python/eh_util/eh_util/views.py