98 Commits (master)

Author SHA1 Message Date
Grey Li 21b0aa6dd8 Add prefix for all commands in documentation (#2877) 6 years ago
cktan98 f45ceec31f Fix grammatical error 6 years ago
Bill Fienberg 15b2301754
Fix grammatical error: incorrect verb conjugation 6 years ago
Aaron Hall, MBA 5a75da5471
add missing port to localhost URL 6 years ago
Aaron Hall, MBA a6750079f8
add missing port to localhost URL 6 years ago
David Lord 679bf0014f
use theme provided by pallets-sphinx-themes 7 years ago
David Lord c3dd7b8e4c
rewrite tutorial docs and example 7 years ago
David Lord 87c2e121e0
clean up FLASK_ENV docs [ci skip] 7 years ago
Armin Ronacher 2433522d29
Add Support for FLASK_ENV (#2570) 7 years ago
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