From c87733fbcdaff861900702bd042987993331e6f7 Mon Sep 17 00:00:00 2001 From: thomaswoehlke <thomas.woehlke@gmail.com> Date: Sat, 30 Jan 2021 15:36:37 +0100 Subject: [PATCH] Work --- etc/TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/etc/TODO.md b/etc/TODO.md index 3dbbb014..0e2efaeb 100644 --- a/etc/TODO.md +++ b/etc/TODO.md @@ -17,3 +17,6 @@ ### Flask-Login * https://flask-login.readthedocs.io/en/latest/ * https://riptutorial.com/flask/example/28112/using-flask-login-extension + +### blueprints +* https://flask.palletsprojects.com/en/1.1.x/blueprints/ -- GitLab