jk-aneirin / stu_flask

Involving all aspects of the flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

the packages you must install:
flask-sqlalchemy
flask-wtf
flask-script
NOTE:
table must have primary key when using ORM
templates/login.html must add csrf otherwise redirect will fail

About

Involving all aspects of the flask


Languages

Language:Python 65.6%Language:HTML 26.6%Language:CSS 7.8%