forked from orbit-oss/flask
Restored 2.5 compatibility and actual fix for the json problem
This commit is contained in:
parent
80eb6cfffc
commit
51a89bf35e
4 changed files with 9 additions and 4 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -2,6 +2,8 @@
|
|||
*.pyc
|
||||
*.pyo
|
||||
env
|
||||
env*
|
||||
dist
|
||||
*.egg
|
||||
*.egg-info
|
||||
_mailinglist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue