Initial commit
parents
No related branches found
No related tags found
blog/views.py
0 → 100755
config.py
0 → 100644
requirements.txt
0 → 100644
alembic==1.5.3 | |||
click==7.1.2 | |||
dnspython==2.1.0 | |||
email-validator==1.1.2 | |||
Flask==1.1.2 | |||
Flask-Admin==1.5.7 | |||
Flask-Login==0.5.0 | |||
Flask-Migrate==2.6.0 | |||
Flask-MySQL==1.5.2 | |||
Flask-SQLAlchemy==2.4.4 | |||
Flask-WTF==0.14.3 | |||
gunicorn==20.0.4 | |||
idna==3.1 | |||
itsdangerous==1.1.0 | |||
Jinja2==2.11.3 | |||
Mako==1.1.4 | |||
MarkupSafe==1.1.1 | |||
PyMySQL==1.0.2 | |||
python-dateutil==2.8.1 | |||
python-editor==1.0.4 | |||
six==1.15.0 | |||
SQLAlchemy==1.3.23 | |||
Werkzeug==1.0.1 | |||
WTForms==2.3.3 |
wsgi.py
0 → 100755
Please register or sign in to comment