summaryrefslogtreecommitdiffstats
path: root/flaskext_compat.py
Commit message (Collapse)AuthorAgeFilesLines
* 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.