124 Commits (9c469698904e41a9e006ff7b96e48557a4f3c418)

Author SHA1 Message Date
Markus Unterwaditzer f91aea2aa0 quickstart: Remove reference to `python hello.py` 8 years ago
Armin Ronacher a7d829c618 Update docs to the new CLI patterns 8 years ago
bagratte 9a80fe691d minor revision of documentation. 9 years ago
lord63 e0a8fd3162 Add two missing converters for flask in the docs 9 years ago
Markus Unterwaditzer 66b4ea91b4 Fix #1195 9 years ago
Justin Poehnelt 17d7353d39 fixed import of werkzeug secure_filename 9 years ago
Phil Schaf 9d3c4bbb8c Added docs for the error handler rework 10 years ago
Winston Kouch 5f8c850895 Add extensions section to Quickstart documentation 10 years ago
Carlos Eduardo Rivera 65465ffece grammar fixes 10 years ago
Sateesh b9eb805167 Update quickstart.rst 10 years ago
defuz 1501b79293 docs: :exc:`TypeError` 10 years ago
defuz d4b9b9854c docs: :mimetype:`application/json` 10 years ago
defuz 663802e976 docs: ``with``, ``for``, ``self`` 10 years ago
defuz 06d9a5e738 docs: :file:`/var/www/foo`, ``/static`` 10 years ago
defuz 02694d609f docs: :command:`pip`, :option:`--debug` 10 years ago
defuz a8f570cc62 docs: :file:`app.py`, :file:`yourapp/templates` 10 years ago
defuz 3fa4fd0908 docs: http method names like ``GET`` and ``POST`` 10 years ago
Petr Zemek d1423b3e16 Unify the uses of "file system" vs "fileystem". 10 years ago
Markus Unterwaditzer 5c6d789e7b Fix broken link 10 years ago
Kevin Funk 0632d53f3d Update quickstart.rst 10 years ago
Markus Unterwaditzer 3d3b809347 Rewrite deployment docs 10 years ago
Nico Revin 22219f51e5 Update doclinks 10 years ago
Armin Ronacher e9d1fc47bf Updated docs for click support 11 years ago
Daniel Neuhäuser 51228ad0d1 Use https for devcenter.heroku.com 11 years ago
Daniel Neuhäuser 52def324b8 Use https instead of http for docs.python.org 11 years ago
Daniel Neuhäuser 20edb3189c Fix Pocoo documentation links 11 years ago
Mikael Åhlén 70f8b39c52 added a new behaviour for responses that enable the tuple to be in the form of (response, headers) and continiue to support the (response, status, headers) format. 11 years ago
d3spis3d 05dbf52fa5 URL Reversing in Quickstart #779 11 years ago
Alexey Shamrin f161a71c19 quickstart: import `request` in HTTP methods example 11 years ago
Daniel Neuhäuser 5207c69064 Fix #856 ommited typo in quickstart 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
= 1723990aee Fixed a few typos on quickstart 12 years ago
Michael N. Gagnon 8a6cba9e63 fix typo in quickstart guide 12 years ago
Alex Couper 1be13297c1 Remove comma. 12 years ago
Alex Couper 8ee01ad5ed Put the link to Flask class docs at the end. 12 years ago
Alex Couper cc8a85d753 Move docs explaining instantiating Flask 12 years ago
Devon Mizelle c999c179a2 fixes #677 - mistype in docs/quickstart 12 years ago
jfinkels 639817b621 Update docs/quickstart.rst 12 years ago
Ramiro Gomez 3800c7396b Try to correct confusing sentence in doc and fixed word duplication. 12 years ago
bev-a-tron 1f82d02b33 Fixes #519 by adding return statement 12 years ago
Alex Vykalyuk 028229d0ff Fixed typo in docs/quickstart 13 years ago
Alex Vykalyuk 0333c824bf Removed link to ep.io from quickstart 13 years ago
Ron DuPlain a3cb2a3382 Use American English for "behavior" in docs. 13 years ago
Paul McMillan acb61ae57b Minor docs fix. 13 years ago
Armin Ronacher cf1641e5be Changed the implementation of returning tuples from functions 13 years ago
Ron DuPlain b16c988f1e Fix static endpoint name mention in quickstart. 13 years ago
Sergey e76db15e26 Update docs/quickstart.rst 13 years ago
Ron DuPlain 3bf1750b5d Tighten quickstart deployment docs. 13 years ago