30 Commits (5d3e7b737c834595735cbeb81077739dd950f396)

Author SHA1 Message Date
Parkayun 33534bb4a9 Happy New Year 2015 10 years ago
Petr Zemek 3159c86166 Unify the uses of "sourcecode" vs "source code". 10 years ago
Armin Ronacher c09a4317e4 Record blueprint registration order. 10 years ago
Armin Ronacher 84f57b6bda Fixed a relative import 10 years ago
Armin Ronacher bafc139810 Added EXPLAIN_TEMPLATE_LOADING to help people debug templates not being loaded. 10 years ago
Armin Ronacher ed49fe3db1 Removed leftover from the module system. 10 years ago
Armin Ronacher 817b72d484 Removed deprecated module functionality 10 years ago
Daniel Neuhäuser 52098e1e4f Happy New Year 2014 11 years ago
Daniel Neuhäuser a0801719f8 Remove six dependency 12 years ago
Thomas Waldmann 0f8c47c988 python-modernize automated changes: fix_dict 12 years ago
Armin Ronacher 1949c4a9ab flask.g is now on the app context and not the request context 12 years ago
Armin Ronacher f34c028125 Added template tests and made config a true global 12 years ago
Ralph Bean 9ecbd20286 Update flask/templating.py 12 years ago
Dmitry Shevchenko 0b3369355d Allow loading template from iterable 13 years ago
Armin Ronacher ee8417dac8 Late but 2010 -> 2011 in some files 13 years ago
Armin Ronacher c9a2ad2b8d Fixed a bug in list_templates 14 years ago
Armin Ronacher 15372661af Removed leftover from no longer supported blueprint template loading code. 14 years ago
Armin Ronacher abe1378cae Chnaged a bunch of behavior in blueprints for it to be more flexible. Improved backwards compat. 14 years ago
Armin Ronacher 7a08331ac0 Latest iteration of the blueprint code. Far from being done 14 years ago
Armin Ronacher a06cd0a644 Started work on implementing blueprint based template loading 14 years ago
Armin Ronacher a3a843999b normpath is now used before loading templates 14 years ago
Ali Afshar a993a314fe Removed unused import 15 years ago
Armin Ronacher e0712b47c6 Added support for signals 15 years ago
Armin Ronacher 1202996c63 Fixed a template loading bug 15 years ago
Armin Ronacher aa3d8398fd Config is now available in templates, context processors no longer override keys 15 years ago
florentx 16e4d5a655 Various typos. 15 years ago
Armin Ronacher 0a93c552cc Fixed a template lookup error 15 years ago
Armin Ronacher 80eb6cfffc Switched to relative imports in the package 15 years ago
Armin Ronacher 665fa2a32b More refactoring and moving stuff around 15 years ago
Armin Ronacher a3c9494f67 Moved templating stuff into a separate module 15 years ago