Commit graph

7 commits

Author SHA1 Message Date
Armin Ronacher
95c4dcb4d5 Refactored flask.ext process to not swallow exceptions on weird Pythons. 2011-09-27 13:33:23 +02:00
Armin Ronacher
56afafae67 Do not break extension tests if tested with installed extensions. 2011-09-23 02:04:21 +02:00
Armin Ronacher
9691b7f0bf Deal with partially setup packages in the redirect hook. 2011-09-21 21:34:47 +02:00
Armin Ronacher
9c82840f52 Added more tests for the import hook 2011-09-18 18:16:50 +02:00
Armin Ronacher
9df2aefd7f Do not set dotted attributes on flask.ext 2011-09-18 12:22:42 +02:00
Armin Ronacher
f80bfcaa28 Added tests for old imports 2011-09-18 03:26:46 +02:00
Armin Ronacher
c72ca16234 Added tests for the import hook and fixed a problem with it. 2011-09-18 02:10:10 +02:00