Add CORS capability to Flask
Add static blog demo files
This commit is contained in:
parent
a571a78215
commit
0548b50b73
36 changed files with 6100 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue