63 Commits (master)

Author SHA1 Message Date
Grey Li 21b0aa6dd8 Add prefix for all commands in documentation (#2877) 6 years ago
David Lord 679bf0014f
use theme provided by pallets-sphinx-themes 7 years ago
Static f5adb61b28 Fix typos/grammar in docs (#2201) 8 years ago
Jeff Widman bb0e755c80 Migrate various docs links to https (#2180) 8 years ago
Armin Ronacher 11f3a3f6dd Updated upgrade docs 8 years ago
Markus Unterwaditzer 71e10be286 Properly remove f.name usage in send_file (#1988) 8 years ago
David Lord 1928f28a68 clean up code formatting in some docs 8 years ago
Ameya Pandilwar 663d786f68 Update documentation for upgrading Flask using 'pip' command (#1918) 8 years ago
Armin Ronacher f9ea3fe026 1.0 -> 0.11 in the docs 8 years ago
David Lord 317d60307d fix some warnings while building docs 9 years ago
Keyan Pishdadian 1a877fbaa0 Remove extmigrate from Flask repo 9 years ago
José Carlos García 567fff9d0d Change to Pallets project 9 years ago
Markus Unterwaditzer d3d8a4694a Deprecate flask.ext 9 years ago
Alan Hamlett 99c99c4c16 Enable autoescape for `render_template_string` 9 years ago
Phil Schaf 4437eb7ceb slimmed down error handling intro 10 years ago
Phil Schaf d4ad47af62 added info about an exception being raised for the old and broken behavior 10 years ago
Phil Schaf 9d3c4bbb8c Added docs for the error handler rework 10 years ago
Alex Chan 8570633214 Fix a few spelling mistakes in the docs 10 years ago
defuz 1501b79293 docs: :exc:`TypeError` 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
Petr Zemek ebab6718f7 Unify the uses of "testsuite" vs "test suite". 10 years ago
Armin Ronacher 84ad89ffa4 Always log now, even if debug is off. 10 years ago
Nico Revin 22219f51e5 Update doclinks 10 years ago
Daniel Neuhäuser e89c867d62 Switch packages.python.org to pythonhosted.org 11 years ago
atupal 132c2c4c79 missed word. 11 years ago
Armin Ronacher fc2225b463 Fixed a broken link in the docs 11 years ago
Armin Ronacher 1949c4a9ab flask.g is now on the app context and not the request context 12 years ago
Armin Ronacher 261c4a6aee Updated documentation for the new sessions 12 years ago
Finbarr O'Callaghan e8d50a7aba fixed spelling but not the grammar! 12 years ago
Finbarr O'Callaghan 48f7cdd016 various typo fixes 12 years ago
Armin Ronacher a4977cfe2b Removed outdated section in the docs 12 years ago
Armin Ronacher 4df3bf2058 Implemented experimental JSON based sessions 12 years ago
Ron DuPlain 10c34e6652 Reword 0.9 upgrade doc, thanks to plaes on #pocoo. 13 years ago
Armin Ronacher 52f9cefbcd More documentation updates for 0.9 13 years ago
Armin Ronacher cf1641e5be Changed the implementation of returning tuples from functions 13 years ago
Armin Ronacher d49221bf2e The test client now properly pops response contexts on __exit__ 13 years ago
Armin Ronacher d3ca55177a Updated the docs and examples to non-failing teardown handlers 13 years ago
Armin Ronacher ce70131975 If JSON parsing fails it now issues a BadRequest exception. 13 years ago
Armin Ronacher f29ec355e9 Backwards compatibility import 13 years ago
Armin Ronacher 0fb2e4c848 More invalid doc fixing 13 years ago
Armin Ronacher 8ba6673670 Fixed a changelog entry 13 years ago
Armin Ronacher d0821edca5 Fixed link to the upgrade script. github changed links apparently 13 years ago
Armin Ronacher dbb9a2ed46 Added note on templates not being updated 13 years ago
Armin Ronacher c9cd6084c2 More upgrade notes for blueprints 13 years ago
Armin Ronacher 207a7908e8 Note for windows users on the upgrade script 13 years ago
Armin Ronacher 60bd620947 Warning about deprecation warnings not showing 13 years ago
Armin Ronacher 9770054dee Started documenting the upgrade script 13 years ago
Armin Ronacher 1f31ec4bea Added documentation in update document for new error handling 13 years ago
Armin Ronacher 115d31ddbf More documentation updates 14 years ago