Go to file
Jose M. Guisado 199854f1e9 Start using Flask flash messages
These are used to store a message string that can be later accessed. We
can use Flask flash messages to alert about any error or providing info
when processing a request.
2021-02-16 13:18:38 +00:00
ogcp Start using Flask flash messages 2021-02-16 13:18:38 +00:00
.gitignore Add gitignore 2020-08-28 10:18:43 +02:00
requirements.txt Add WoL action 2020-09-04 11:09:44 +02:00
run_test.sh Add run_test.sh script 2020-10-27 10:38:56 +01:00