Commit Graph

34 Commits

Author SHA1 Message Date
Armin Ronacher 7599046d04 Started working on refactoring Jinja integration 2010-07-04 11:16:24 +02:00
Armin Ronacher 3ab318a7dd Explained Flask constructor better. This fixes #70 2010-07-01 12:56:34 +02:00
Armin Ronacher e75322206d Fixed a broken example in the docs 2010-07-01 00:19:32 +02:00
florentx 9ecb9edc06 Typos 2010-06-07 16:33:57 +08:00
Georg Brandl a224fecfd5 More typo fixes. 2010-05-30 02:15:05 +08:00
Armin Ronacher ce6e4cbd73 0.5 is 0.3 now, why skip numbers? 2010-05-28 01:18:29 +02:00
Armin Ronacher 1264c458ae Document ways to generate secret keys. This fixes #47. 2010-05-26 15:19:08 +02:00
Marian Sigler 7829e6ec98 quickstart docs: Use a real value for secret_key to better illustrate how a secret key should look. 2010-05-25 17:16:38 +08:00
Armin Ronacher 9d98ad5e07 Documented redirect behaviour. Fixes #42 2010-05-24 15:24:17 +02:00
Armin Ronacher ea5e654e9e Added a documentation chapter about logging 2010-05-17 22:46:35 +02:00
Ron DuPlain 93a8ca0282 Fixed some minor typos throughout docs. 2010-05-13 18:31:08 +08:00
Armin Ronacher f1603d33f2 Docs mention query args now. This fixes #20 2010-05-02 11:36:42 +02:00
Armin Ronacher 31493850de Fixed typo in flask quickstart docs. This fixes #21 2010-05-02 11:32:14 +02:00
Armin Ronacher ef34638f5d Updated docs for external server information.
This fixes #14.
2010-04-24 17:46:06 +02:00
Armin Ronacher ebb07a0656 Better English. 2010-04-21 21:10:57 +02:00
Armin Ronacher 00f87f679c flask uses 127.0.0.1 as host by default now. stupid chrome. 2010-04-20 21:44:52 +02:00
Armin Ronacher ce18d4575d Added WTForms documentation. 2010-04-19 02:22:59 +02:00
Armin Ronacher 40e0024d7b Added screenshot of the debugger to Flask docs. Flask now runs from the
shell again.
2010-04-16 02:14:54 +02:00
Armin Ronacher 6dd92ae4b3 Beefed up the tutorial 2010-04-16 02:03:45 +02:00
Armin Ronacher 1246f4088a First part of the tutorial. Many explanations missing but it's a start. 2010-04-15 02:21:46 +02:00
Armin Ronacher 0b8e01b445 Linked escape 2010-04-11 04:00:17 +02:00
Armin Ronacher 6a3a046f55 Another doc improvement 2010-04-11 03:53:38 +02:00
Armin Ronacher 4671429a50 Added a security section to the foreword and a footnote to the g
variable
2010-04-11 03:41:01 +02:00
Armin Ronacher 4e7aa9e7f7 Linked HTTP 2010-04-11 03:22:26 +02:00
Armin Ronacher 85ca089dde might -> must 2010-04-11 03:18:36 +02:00
Armin Ronacher 8171da88a4 Described HTTP methods 2010-04-11 03:16:42 +02:00
Armin Ronacher df929c6c77 further improved documentation 2010-04-11 02:58:13 +02:00
Armin Ronacher 574e81f9c8 Fixed a bug in setup.py 2010-04-11 02:46:44 +02:00
Armin Ronacher 05f36c7f7e Heavily improved documentation 2010-04-11 02:20:10 +02:00
Armin Ronacher 4e1b3e1134 set secret key :) 2010-04-10 17:26:49 +02:00
Armin Ronacher a9d4ea81da Flashing -> patterns documentation 2010-04-09 13:46:12 +02:00
Armin Ronacher 727c701686 And finished documentation for most parts. 2010-04-09 13:40:05 +02:00
Armin Ronacher 625eba4bb4 Heavily improved quickstart section. 2010-04-09 12:49:01 +02:00
Armin Ronacher 4aa76212d1 Updated documentation. Starting to look pretty good 2010-04-09 01:32:39 +02:00