Daniel Neuhäuser
|
52098e1e4f
|
Happy New Year 2014
|
2014-01-02 19:21:07 +01:00 |
|
Daniel Neuhäuser
|
a0801719f8
|
Remove six dependency
|
2013-05-22 21:40:30 +02:00 |
|
Thomas Waldmann
|
0f8c47c988
|
python-modernize automated changes: fix_dict
|
2013-05-18 18:00:15 +02:00 |
|
Armin Ronacher
|
1949c4a9ab
|
flask.g is now on the app context and not the request context
|
2012-12-21 11:45:42 +01:00 |
|
Armin Ronacher
|
f34c028125
|
Added template tests and made config a true global
|
2012-10-08 07:01:49 +02:00 |
|
Ralph Bean
|
9ecbd20286
|
Update flask/templating.py
Fixed a typo in the docstring.
|
2012-09-13 15:16:38 -03:00 |
|
Dmitry Shevchenko
|
0b3369355d
|
Allow loading template from iterable
|
2012-02-24 00:46:20 -06:00 |
|
Armin Ronacher
|
ee8417dac8
|
Late but 2010 -> 2011 in some files
|
2011-09-01 16:57:00 +02:00 |
|
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 |
|