This commit is contained in:
2020-11-27 04:01:30 +01:00
parent 28ee777ed1
commit 0cd4b178fd
4 changed files with 22 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ from flask_security import RoleMixin
from utils import db
"""
Database models
Role model
"""
__author__ = '@tormakris'