Commit Graph

16 Commits

Author SHA1 Message Date
defuz a8f570cc62 docs: :file:`app.py`, :file:`yourapp/templates` 2014-11-05 06:45:22 +03:00
Armin Ronacher 6cd54a4835 Fixed some cross linking in the docs 2014-09-03 22:33:05 +02:00
Armin Ronacher bafc139810 Added EXPLAIN_TEMPLATE_LOADING to help people debug templates not being loaded. 2014-09-03 17:57:51 +02:00
Bulat Bochkariov bd888eaa61 Fixed a typo. 2014-05-20 21:54:54 -07:00
Jamie Grove 63a126c66a Update blueprints.rst - Error Handlers
Added information about custom error handlers in Blueprints with example based simple_page.
2013-08-10 11:35:47 -04:00
Ron DuPlain 04bb720d38 Fix Blueprint example with template_folder, #403. 2012-02-14 18:13:29 -05:00
Brandon Stafford 5f367e879d Fix typos. 2011-08-05 11:12:21 -03:00
Armin Ronacher de3b6ab5ee Fixed a broken sentence about blueprints. 2011-07-06 11:33:02 +02:00
Armin Ronacher e2fed6c3a7 Fixed another typo 2011-06-28 16:11:01 +02:00
Armin Ronacher 5ca333e9b7 Merge branch 'blueprints' of github.com:mitsuhiko/flask into blueprints 2011-06-17 03:42:49 +02:00
Armin Ronacher dbfa04ece6 Removed old module documentation and added some new for blueprints. 2011-06-17 03:29:31 +02:00
Armin Ronacher 62d91d67f3 More documentation updates 2011-06-17 02:45:57 +02:00
Armin Ronacher 59a92ebd71 Updated blueprint documentation 2011-06-16 23:52:50 +02:00
Ron DuPlain 0313c8b24a Expand documentation on blueprints. 2011-06-08 10:37:33 -04:00
Armin Ronacher 2647bec408 Added a minimal blueprint example 2011-06-08 16:22:17 +02:00
Armin Ronacher bfd67764fb Started documentation for blueprints 2011-06-07 15:32:44 +02:00