summaryrefslogtreecommitdiffstats
path: root/flaskext_compat.py
Commit message (Collapse)AuthorAgeFilesLines
* Bump flask versionAlexander Sulfrian2016-01-221-125/+0
|
* add the flaskext_compat moduleMarian Sigler2012-09-211-0/+125
This is needed because changed the paths of flask extensions. flaskext_compat makes sure they can be imported both the old and new way.