]> ToastFreeware Gitweb - philipp/winterrodeln/wrfeed.git/history - wrfeed/wrfeed.py
Set version number to 0.4.1.
[philipp/winterrodeln/wrfeed.git] / wrfeed / wrfeed.py
2021-02-20 Philipp SpitzerPEP 8 improvements.
2019-05-09 philippNow border is not used anymore to select sledruns for...
2017-08-06 philippRemove unused import.
2017-08-06 philippRemove directory controllers.
2017-07-23 philippUpdate usage comments.
2017-07-23 philippFix import statement.
2017-07-23 philippMove index.html from public to templates.
2017-07-23 philippThe flask version of wrfeed is basically working now.
2017-07-23 philippMake flask serve the static root file.
2017-07-23 philippFlask "hello world"