Add CORS capability to Flask

Add static blog demo files
This commit is contained in:
Yax 2015-05-09 12:51:14 +02:00
parent a571a78215
commit 0548b50b73
36 changed files with 6100 additions and 0 deletions

View file

@ -1,8 +1,10 @@
clize==2.4
Flask==0.10.1
Flask-Cors==2.0.1
itsdangerous==0.24
Jinja2==2.7.3
MarkupSafe==0.23
peewee==2.6.0
PyMySQL==0.6.6
six==1.9.0
Werkzeug==0.10.4