Commit Graph

501 Commits

Author SHA1 Message Date
Armin Ronacher 0207e90155 Updated docs for the app context. 2012-04-09 15:22:36 +01:00
awsum 20a3281209 Update docs/patterns/wtforms.rst 2012-02-25 15:29:13 -05:00
Andrew Ash fc7fe62846 Update docs/errorhandling.rst 2012-02-25 15:29:13 -05:00
Ron DuPlain 04bb720d38 Fix Blueprint example with template_folder, #403. 2012-02-14 18:13:29 -05:00
Ron DuPlain e070ede050 Use "." not "source" for shell sourcing.
Shell portability from mitsuhiko.
2012-02-07 10:42:25 -05:00
Kenneth Reitz 5e848176e5 typos and fixes 2012-02-06 21:05:51 -05:00
Kenneth Reitz 60f7e3a7b4 vent and no more . 2012-02-06 20:42:06 -05:00
Kenneth Reitz 4a75198f36 pip and distribute installation 2012-02-06 20:29:14 -05:00
Ron DuPlain 69e7a0a2a0 Move debugger details into a new section, #343. 2012-02-03 18:11:14 -05:00
Ron DuPlain dfd3ef6d54 Add cookie size limit note to sessions section.
Result of discussion with jujule_ on #pocoo irc.
2012-02-03 13:19:04 -05:00
Ron DuPlain 5a1bef4429 Demonstrate in docs how to use registered filters.
Requested by @plaes on #pocoo irc.
2012-02-01 18:03:32 -05:00
Ron DuPlain 8ef2ca99b9 Reword context processors for functions. 2012-02-01 18:03:29 -05:00
Priit Laes d33f9990c8 Document context processors' variable functions 2012-02-01 14:58:44 +02:00
FND 4aebc267bc Hyphenate "class-based"
makes it more readable
2012-01-31 13:54:52 +01: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 36f3184396 Automate .mobi generation of docs, #388. 2012-01-26 13:24:15 -05:00
Ron DuPlain 92dbe3153a Export .epub with docs, #388. 2012-01-24 18:00:44 -05:00
FND 76c1a1f722 fixed spelling of "instantiate"
while the interwebs suggest "instanciate" might be a valid spelling, it
seems quite uncommon and potentially irritating (to pedants like myself)
2012-01-23 20:12:57 +01: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
Ron DuPlain ed40eacf42 Add tiny doc touchups. 2012-01-16 21:45:19 -05:00
Ori Livneh df19ee95bd more editorial work 2012-01-16 21:33:35 -05:00
Ori Livneh 593b003b5c tweak to one sentence 2012-01-16 21:28:35 -05:00
Ori Livneh c34a87033f tweaks to style and structure 2012-01-16 21:28:35 -05:00
Ori Livneh 1a9e082a76 tweaks to style 2012-01-16 21:28:31 -05:00
Ori Livneh e5161a773e commas after introductory phrases 2012-01-16 21:25:54 -05:00
awsum d620ea7ea2 Update docs/api.rst a bit to reflect code. 2012-01-16 13:42:43 -05:00
Sundar Raman 94692607e6 Documentation on how to use external debuggers like eclipse/aptana 2012-01-16 13:42:43 -05:00
Priit Laes d18868bd17 Add simple decorator example
Github issue #358
2012-01-16 13:42:43 -05:00
awsum d50a0b4955 typo fix 2012-01-07 21:11:35 +02:00
Armin Ronacher f64098c784 Merge pull request #369 from FND/docs
documentation: stylistic adjustments
2012-01-04 15:05:16 -08:00
Armin Ronacher b6625ec193 Fixed a wrong example in the view docs. This fixes #374 2012-01-05 00:04:50 +01:00
Armin Ronacher 065afe53a6 Improved doc exaples. This fixes #370 and #371. 2011-12-27 19:08:44 +01:00
FND 7ccca13bbd Fixed various stylistic issues in documentation 2011-12-27 11:01:14 +01:00
Armin Ronacher a9726c43ac Updated mod_wsgi docs to reference the sys.path hackery 2011-12-04 18:59:37 -05:00
Armin Ronacher 4fe80c05c6 Not yet stable? Bollocks 2011-11-28 22:47:36 +01:00
Craig Dennis 75050d4bc5 Simple documentation corrections, mostly typos. 2011-11-20 17:03:37 +01:00
Jim Rollenhagen e345a3afb5 Fix string format error while we're in here. 2011-11-05 09:03:18 -04:00
Jim Rollenhagen 51e4a58a85 Fix flask issue #338
Give POST its own url_rule to avoid TypeError.
2011-11-05 09:02:05 -04:00
Cory Li e4d9ccd6ec Changing instance_root to instance_path 2011-11-02 01:45:39 -03:00
Ross Lawley 11c9bf2943 Api fix status_code => status 2011-10-17 13:12:12 +00:00
Armin Ronacher 583c5f7935 Merge branch 'master' of github.com:mitsuhiko/flask 2011-10-07 15:19:42 -04:00
Armin Ronacher 174f32250e Mention that people subscribe with **extra. 2011-10-07 15:19:03 -04:00
Armin Ronacher 230e136f32 Subscribe to signals with extra kwargs in the docs 2011-10-07 15:09:12 -04:00
kracekumar b115b38dbe Added PasswordField in docs/patterns/wtforms.rst 2011-10-06 23:45:35 +05:30
Armin Ronacher 396c4bdcc0 Fixed a typo. "Does not" of course 2011-09-25 22:19:20 +02:00
Armin Ronacher 363d9ed10d More doc typo fixes 2011-09-25 19:24:37 +02:00
Armin Ronacher 6dccf77546 PERMANENT_SESSION_LIFETIME can now be an integer. This fixes #310 2011-09-25 19:12:41 +02:00
Armin Ronacher 6d0b3264c2 Mention localhost:5000 being pointless in the docs. It already says that down on the page but not on the key 2011-09-25 19:02:47 +02:00
Armin Ronacher 83b1da8df8 Inserted verb 2011-09-25 19:01:30 +02:00