Commit Graph

16 Commits

Author SHA1 Message Date
David Lord cd1a9b7d54 remove unnecessary form action attributes 2016-06-22 15:01:41 -07:00
Prachi Shirish Khadke d9a98dd536 Document flash message size limit
Reason: Messages of size 68,493 - 91,326 characters cause flash to fail silently.
Session cookies cannot have such large messages.

Issue: pallets/flask#1789
2016-06-02 11:59:04 -07:00
Idris Raja 81e8bbbb7f improve grammar, make format consistent, and improve readability 2015-02-19 09:57:56 -06:00
defuz a8f570cc62 docs: :file:`app.py`, :file:`yourapp/templates` 2014-11-05 06:45:22 +03:00
Armin Ronacher a3ad5405a6 Updated documentation once more for new cli. 2014-04-29 01:03:32 +02:00
Ron DuPlain 5cb50a46ee Fix Message Flashing doc, from SwashBuckla #pocoo.
Provide a full example as promised in the doc.
2012-01-31 05:46:18 -05:00
Ron DuPlain c93ea5551c Keep flashed message examples in one place. 2012-01-16 23:16:43 -05:00
Steven Osborn fa069f94de Allow category filtering in get_flashed_messages to allow rending categories in separate html blocks 2012-01-16 22:45:42 -05:00
Armin Ronacher 22d468e190 Less annoying gender neutral forms 2011-06-28 14:34:07 +02:00
Jeffrey Finkelstein 12761bd02c fixed pronoun gender in documentation 2011-06-26 21:43:48 -04:00
Ron DuPlain 6875a057ec Fixed small typos in docs. Added a cross-ref. 2010-10-07 19:32:07 +08:00
Armin Ronacher 6b5ba14521 Added a missing is 2010-08-10 23:10:55 +02:00
Armin Ronacher ce6e4cbd73 0.5 is 0.3 now, why skip numbers? 2010-05-28 01:18:29 +02:00
Armin Ronacher 931dcc4c80 Fixed a doc bug and added distribtue docs. 2010-05-17 01:41:57 +02:00
Armin Ronacher ce18d4575d Added WTForms documentation. 2010-04-19 02:22:59 +02:00
Armin Ronacher 123a1ad019 Breaking docs up into smaller pieces 2010-04-18 13:35:40 +02:00