904 Commits (c259f2bb2b8a9f19af385febaec92a314bbf7969)

Author SHA1 Message Date
Afik 67c165bcbb Update celery.rst 11 years ago
Armin Ronacher afd3c4532b Rewrapped lines 11 years ago
Reetta Vaahtoranta 0d648fa468 Changed the wording of some sentences there were difficult to understand. 11 years ago
Pengfei Xue ecb31c6804 fix typo 11 years ago
d3spis3d 05dbf52fa5 URL Reversing in Quickstart #779 11 years ago
Christopher Su 9cecf0d81c moved Table import to next code block 11 years ago
Daniel Neuhäuser 5689ef3639 Fix typo s/at at/at a/ 11 years ago
Sean Cronin a7f5d60789 Makes the error names consistent 11 years ago
talam b7f21831fa Updated some typos 11 years ago
rsyring fc85bf42ae Update appfactories.rst, make extension related section clearer 11 years ago
Alexey Shamrin f161a71c19 quickstart: import `request` in HTTP methods example 11 years ago
defuz 3e485009a8 add TEMPLATES_AUTO_RELOAD option to config 11 years ago
defuz 475b0c1cd9 fix typo (jsonfiy) 11 years ago
dmackinnon 231f45b432 Fix typo 11 years ago
Christopher Su 8089eb5769 added missing import in sqlalchemy doc 11 years ago
Jet Sun 6ebe45b0ad Fix typo. 11 years ago
Sean Vieira 12d6ec4130 Fix with block 11 years ago
Daniel Neuhäuser 5207c69064 Fix #856 ommited typo in quickstart 11 years ago
Armin Ronacher 05161d3584 Rewrote tutorial to use the g based appcontext object 11 years ago
Adam Obeng 9cff681f97 Fix typo 11 years ago
Jochen Kupperschmidt 8246ce6a15 Fixed tiny but distracting typo. 11 years ago
Jamie Grove 63a126c66a Update blueprints.rst - Error Handlers 11 years ago
Bill Mill 159ae3dc26 Fix doc bug, clarify use of make_dicts 11 years ago
Armin Ronacher d1d835c023 Added SESSION_REFRESH_EACH_REQUEST config option. 11 years ago
Markus Unterwaditzer fd9bf8f376 Fix #782 -- /tmp/ in tutorial 11 years ago
Armin Ronacher c541f7e3ee Fixed a typo 11 years ago
Eric Radman 73b4a52ca5 Update example for Apache FCGI config to use worker processes using FastCgiServer, along with some notes about FastCgiExternalServer 11 years ago
Armin Ronacher e59e00576d Fixed a documentation typo 11 years ago
Nick Zaccardi 5ace060e5e cleared up confusion for from_envvar 11 years ago
Chris Rebert f632ba25e0 api.rst: fix some spelling/typos 11 years ago
Martín Gaitán 4028e2395c plural 11 years ago
BobStevens 9fe209b497 fixed typo 11 years ago
BobStevens e2fdf28e97 word change for clarity 11 years ago
Igor Mozharovsky a225a304b8 Fix typo 11 years ago
Stefano Costa 582a5c7b89 Correct small typo in internal link 11 years ago
Armin Ronacher ec5291e46d Fixed invalid reference 11 years ago
Armin Ronacher 335cbe01ce Fixed a typo 11 years ago
Armin Ronacher f9f8180f15 Added documentation on API error handlers 11 years ago
Armin Ronacher fc2225b463 Fixed a broken link in the docs 11 years ago
Armin Ronacher f9846b9055 Added requirements for Python 3 11 years ago
Armin Ronacher 0ac9582113 Added notes on Python 3 11 years ago
Armin Ronacher 2c9c269284 Fixed a broken reference 11 years ago
Armin Ronacher 29bda590b2 Modernized docs in a few places 11 years ago
Armin Ronacher e2d4aa1207 Added a missing note to the docs 11 years ago
Armin Ronacher c889fbc231 Changed interface for `flask.g` 11 years ago
Armin Ronacher 681cb8f366 Switch to teardown_appcontext for docs in sqlalchemy pattern 11 years ago
Armin Ronacher 93073489a0 Documented changes on the g object some more 11 years ago
Armin Ronacher 1f6be7ff63 Added example on faking resources and context 11 years ago
Armin Ronacher 0676bb8ab5 Added appcontext_pushed and appcontext_popped signals 11 years ago
Armin Ronacher ef72b78042 Imply the |safe on tojson in templates and change escaping logic 11 years ago