]> ToastFreeware Gitweb - philipp/winterrodeln/wradmin.git/commit
Use flask_sqlalchemy to manage the database connection.
authorPhilipp Spitzer <philipp@spitzer.priv.at>
Sat, 20 Feb 2021 12:53:35 +0000 (13:53 +0100)
committerPhilipp Spitzer <philipp@spitzer.priv.at>
Sun, 21 Feb 2021 10:20:22 +0000 (11:20 +0100)
commit768684c7ebf1952043a0010664880846ffdeafcd
treefd96cce254f859720f95df915af3dd2396c0a617
parent3b0389ec9b05081432904191ad83e49748efa603
Use flask_sqlalchemy to manage the database connection.
readme.md
setup.py
tests/test_wradmin.py
wradmin/__init__.py
wradmin/app.py [new file with mode: 0644]
wradmin/controllers/bericht.py
wradmin/controllers/gasthaus.py
wradmin/controllers/rodelbahn.py
wradmin/model/__init__.py
wradmin/model/meta.py [deleted file]
wradmin/test.cfg