134 Commits (f962720f7a835df086a11a1ba910e3210675b9b8)

Author SHA1 Message Date
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
Ori Livneh df19ee95bd more editorial work 13 years ago
Sundar Raman 94692607e6 Documentation on how to use external debuggers like eclipse/aptana 13 years ago
Armin Ronacher 065afe53a6 Improved doc exaples. This fixes #370 and #371. 13 years ago
FND 7ccca13bbd Fixed various stylistic issues in documentation 13 years ago
Craig Dennis 75050d4bc5 Simple documentation corrections, mostly typos. 13 years ago
Armin Ronacher b40af3ccd9 Updated the documentation to show how to set cookies for not yet existing responses 13 years ago
Armin Ronacher 5b16532000 Extended quickstart docs for the headers 13 years ago
Armin Ronacher 13005d76b9 Improved cookie documentation 13 years ago
Kenneth Reitz a7b85c9f15 Consistent quotes 13 years ago
Armin Ronacher 22d468e190 Less annoying gender neutral forms 13 years ago
Jeffrey Finkelstein 12761bd02c fixed pronoun gender in documentation 13 years ago
Armin Ronacher 86175054d6 More docstrings for blueprints. 13 years ago
Kenneth Reitz 87234fb2f8 fixed typo 13 years ago
Ron DuPlain ea77d5e12d Touch up docs according to user feedback. 14 years ago
Ron DuPlain 8b974eb355 Note to use debug=False for third-party debuggers. 14 years ago
matt swanson 15ae22494d fixing cross-referenced links on quickstart page 14 years ago
jgraeme ff2786d8af Fix some typos in the docs 14 years ago
Aku Kotkavuo 43ae651c30 Proofread docs/quickstart 14 years ago
Armin Ronacher 4a2d2ba3b8 Added templating docs. This basically fixes #92 14 years ago
Armin Ronacher 3ebc97a780 Fixed a typo in quickstart 14 years ago
Armin Ronacher a3a72e2d8d Added middlewares to quickstart. This fixes #88 14 years ago
Armin Ronacher 5e1b1030e8 Added support for automagic OPTIONS 14 years ago
Armin Ronacher 7599046d04 Started working on refactoring Jinja integration 14 years ago
Armin Ronacher 3ab318a7dd Explained Flask constructor better. This fixes #70 14 years ago
Armin Ronacher e75322206d Fixed a broken example in the docs 14 years ago
florentx 9ecb9edc06 Typos 14 years ago
Georg Brandl a224fecfd5 More typo fixes. 15 years ago
Armin Ronacher ce6e4cbd73 0.5 is 0.3 now, why skip numbers? 15 years ago
Armin Ronacher 1264c458ae Document ways to generate secret keys. This fixes #47. 15 years ago
Marian Sigler 7829e6ec98 quickstart docs: Use a real value for secret_key to better illustrate how a secret key should look. 15 years ago
Armin Ronacher 9d98ad5e07 Documented redirect behaviour. Fixes #42 15 years ago
Armin Ronacher ea5e654e9e Added a documentation chapter about logging 15 years ago