]> ToastFreeware Gitweb - philipp/winterrodeln/wradmin.git/history - wradmin/controllers/gasthaus.py
Use flask_sqlalchemy to manage the database connection.
[philipp/winterrodeln/wradmin.git] / wradmin / controllers / gasthaus.py
2021-02-21 Philipp SpitzerUse flask_sqlalchemy to manage the database connection.
2020-06-12 Philipp SpitzerRemove shebang in several files.
2017-12-28 philippFixed: Avoid calling function to_title (that was rename...
2017-12-27 philippgasthaus_view.html now uses jinja2.
2017-12-27 philippgasthaus_list.html now uses jinja2.
2017-07-30 philippNow using flash messages again.
2017-07-30 philippRemove unused comments and unused imports.
2017-07-27 philippSimplify pagination.
2017-07-27 philippgasthaus_update works now.
2017-07-27 philippgaushaus_view is rendered now.
2017-07-27 philippNow using TemplateContext from genshi module.
2017-07-27 philippgasthaus_list is rendered now.
2017-07-27 philippChanged Python version in the file headers to 3.4.
2017-07-27 philippChanged encoding to UTF-8.
2017-07-27 philippFiles after running 2to3.py.
2017-07-27 philippFunction mwapi moved from wrpylib.mwapi to wrpylib...
2014-03-17 philippWhen updating the inns, multiple errors in a Gasthausbo...
2012-02-07 philippAdditional cleanup.