License change to GPLv3

This commit is contained in:
pycook
2019-11-25 19:42:37 +08:00
parent 57bc8992b6
commit 7db77e00d2
7 changed files with 226 additions and 25 deletions

View File

@@ -1,6 +1,7 @@
# -*- coding: utf-8 -*-
"""Create an application instance."""
from flask import g
from flask_login import current_user