Commit Graph

58 Commits

Author SHA1 Message Date
Armin Ronacher faa1c71e45 Request local objects now fail properly with a RuntimeError. This fixes #105 2010-08-07 13:02:53 +02:00
jgraeme ff2786d8af Fix some typos in the docs 2010-08-03 18:07:40 +08:00
Armin Ronacher aa3d8398fd Config is now available in templates, context processors no longer override keys 2010-07-13 23:30:29 +02:00
Armin Ronacher d12d73263f Reverse order of execution of post-request handlers. This fixes #82 2010-07-12 18:04:10 +02:00
Armin Ronacher 09e7b5eb2f Added a chapter for 0.5 in upgrading.rst 2010-07-04 20:40:58 +02:00
Armin Ronacher 7503fc8175 Added upgrading notes 2010-06-19 17:17:50 +02:00
Armin Ronacher ce6e4cbd73 0.5 is 0.3 now, why skip numbers? 2010-05-28 01:18:29 +02:00
Armin Ronacher dfecc86dd3 Ported examples over to new config. documented upgrading 2010-05-27 21:17:25 +02:00