Commit graph

15 commits

Author SHA1 Message Date
Armin Ronacher
c9a2ad2b8d Fixed a bug in list_templates 2011-07-16 01:16:29 +02:00
Armin Ronacher
15372661af Removed leftover from no longer supported blueprint template loading code. 2011-07-01 00:56:06 +02:00
Armin Ronacher
abe1378cae Chnaged a bunch of behavior in blueprints for it to be more flexible. Improved backwards compat. 2011-06-16 23:55:49 +02:00
Armin Ronacher
7a08331ac0 Latest iteration of the blueprint code. Far from being done 2011-05-29 15:54:58 +02:00
Armin Ronacher
a06cd0a644 Started work on implementing blueprint based template loading 2011-03-19 03:28:39 +01:00
Armin Ronacher
a3a843999b normpath is now used before loading templates 2010-08-09 15:16:02 +02:00
Ali Afshar
a993a314fe Removed unused import 2010-07-25 23:27:14 +08:00
Armin Ronacher
e0712b47c6 Added support for signals 2010-07-17 14:39:28 +02:00
Armin Ronacher
1202996c63 Fixed a template loading bug 2010-07-15 18:10:26 +02:00
Armin Ronacher
aa3d8398fd Config is now available in templates, context processors no longer override keys 2010-07-13 23:30:29 +02:00
florentx
16e4d5a655 Various typos. 2010-07-07 02:09:07 +08:00
Armin Ronacher
0a93c552cc Fixed a template lookup error 2010-07-06 19:24:50 +02:00
Armin Ronacher
80eb6cfffc Switched to relative imports in the package 2010-07-04 20:00:23 +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