Commit graph

65 commits

Author SHA1 Message Date
Armin Ronacher
b551f15b22 Restored 2.5 compatibility{ 2010-07-04 14:17:29 +02:00
Armin Ronacher
d67a36cbdb Added a testcase for the improved module support 2010-07-04 14:12:29 +02:00
Armin Ronacher
665fa2a32b More refactoring and moving stuff around 2010-07-04 14:01:56 +02:00
Armin Ronacher
a3c9494f67 Moved templating stuff into a separate module 2010-07-04 13:49:58 +02:00
Armin Ronacher
a38dcd5e2b Added support for loading templates from modules 2010-07-04 13:42:00 +02:00
Armin Ronacher
15012af700 Refactored static folder registration 2010-07-04 12:48:37 +02:00
Armin Ronacher
fedc06c295 dropped pkg_resources 2010-07-04 12:14:00 +02:00
Armin Ronacher
532347d6ad phased out shared data middleware in flask for send_file 2010-07-04 12:06:29 +02:00
Armin Ronacher
d0c6ad7d28 Added support for conditional responses to send_file 2010-07-04 11:56:08 +02:00
Armin Ronacher
88d9315d19 We should now have the same public API as before 2010-07-04 11:37:39 +02:00
Armin Ronacher
4f8ee8f129 Added missing comments, fixed setup.py and made tests pass 2010-07-04 11:35:20 +02:00
Armin Ronacher
dd59d7241d Ported a typo fix from master 2010-07-04 11:26:34 +02:00
Armin Ronacher
8798b4b711 Merged in changes from master by hand 2010-07-04 11:25:26 +02:00
Justin Quick
c4f64c1c47 working import layout for module 2010-07-02 15:10:32 -04:00
Justin Quick
d0dc89ea80 in with the new. i have the bits in places where i think they should be, now i just need to work on the import scheme layout 2010-07-02 14:20:58 -04:00