91 Commits (0932d8f428ae6c7cb6615a6a146e417eb182ec4d)

Author SHA1 Message Date
Brennan Vincello 7640a1f1c9 Add version warning 7 years ago
David Lord 465922e5f1
clean up secret key docs 7 years ago
Dave 7e14f6706a Fix typo 7 years ago
Dave Morse 50c6df7098 Minor edits to tutorial for clarity. (#2330) 7 years ago
Elton Law 06112a555a Close <li> tag in tutorial (#2199) 8 years ago
Timothy John Perisho Eccleston dc5f48f587 Fix typo in docs/tutorial/templates.rst (#2186) 8 years ago
Jeff Widman bb0e755c80 Migrate various docs links to https (#2180) 8 years ago
vojtekb 95db82f8f7 py.test => pytest (#2173) 8 years ago
Kyle Lawlor fa087c8929 Fixes import statement in flaskr (#2068) 8 years ago
Kyle Lawlor e6f9d2b414 Clean up tutorial docs for installable app pattern with flaskr (#2002) 8 years ago
Josh Soref 6e6c3a4636 Spelling (#1998) 8 years ago
SaturnR 55bd39c7f0 Update for python3 (#1973) 8 years ago
Kyle Lawlor 17d4cb3828 Address #1902: Converts example/flaskr to have a setup.py (#1945) 8 years ago
wldtyp fa327fd4fa Tutorial: Note extensions for encrypting passwords (#1854) 8 years ago
Armin Ronacher a7d829c618 Update docs to the new CLI patterns 8 years ago
Winston Kouch 594d1c5eb2 Add note to not use plain text passwords to views.rst 9 years ago
José Carlos García 567fff9d0d Change to Pallets project 9 years ago
bagratte 9a80fe691d minor revision of documentation. 9 years ago
Austen D'Souza fc0e1a8d8a Fixed typo 9 years ago
Alex Chan 8570633214 Fix a few spelling mistakes in the docs 10 years ago
Kevin Yap 23fc2e56a8 Grammatical fixes in Foreword and Tutorial 10 years ago
defuz d338dc8a13 docs: ``.html``, ``.py`` 10 years ago
defuz 663802e976 docs: ``with``, ``for``, ``self`` 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
defuz 8284217593 docs: ``True``, ``False`` and ``None`` 10 years ago
defuz 6dbb015b43 docs: `HTTP` -> HTTP 10 years ago
Petr Zemek 3159c86166 Unify the uses of "sourcecode" vs "source code". 10 years ago
Nico Revin 22219f51e5 Update doclinks 10 years ago
root-11 2d992e7f13 Update schema.rst 10 years ago
Mark Slater 35282a881e Update dbinit.rst 10 years ago
Mark Slater 171253a0eb Update dbcon.rst 10 years ago
lord63 2b8a281c1c fix a small mistake in setup.rst 11 years ago
lord63 4a6f932610 fix a small mistake in setup.rst 11 years ago
Armin Ronacher b9013ede22 Clarified how to test with click 11 years ago
Armin Ronacher a3a5075a94 Updated tutorial to the flask script 11 years ago
Daniel Neuhäuser 954eeb8d17 Fix Jinja link 11 years ago
Daniel Neuhäuser 20edb3189c Fix Pocoo documentation links 11 years ago
Carlos E. Garcia 52fa195d45 few mispelling errors 11 years ago
Armin Ronacher 95fa9f21ec Added a missing import 11 years ago
Eliseo Ocampos ffff509cf0 Added 'import os' statement 11 years ago
Armin Ronacher a8a98bc6b6 Various documentation fixups 11 years ago
Armin Ronacher 9074bc46af Switch away from /tmp for windows users 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
talam b7f21831fa Updated some typos 11 years ago
Sean Vieira 12d6ec4130 Fix with block 11 years ago
Armin Ronacher 05161d3584 Rewrote tutorial to use the g based appcontext object 11 years ago
Markus Unterwaditzer fd9bf8f376 Fix #782 -- /tmp/ in tutorial 11 years ago