116 Commits (9d64ff420fdde3c6eaa6d573d41da3b2f587422c)

Author SHA1 Message Date
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
Ned Jackson Lovely 27194a01d8 Fix typo in docs. 13 years ago
Kevin Burke 2befab24c5 remove localtunnel things that were added to snippets 13 years ago
Kevin Burke 605d0ee344 update links 13 years ago
Kevin Burke 6b9e6a5a52 add heroku/deploy options to quickstart, and add more clear links in tutorial setup. 13 years ago
Paul McMillan b9f4e0bd9c Remove redundant words from quickstart. 13 years ago
Ron DuPlain 69e7a0a2a0 Move debugger details into a new section, #343. 13 years ago
Ron DuPlain dfd3ef6d54 Add cookie size limit note to sessions section. 13 years ago
Ron DuPlain ed40eacf42 Add tiny doc touchups. 13 years ago