128 Commits (master)

Author SHA1 Message Date
Aditya f05625eb82 Use https for external links wherever possible 6 years ago
Juan Lara bb63298b71 Typo in docs 6 years ago
David Lord 5d00869aa5
expand explantion about default redirects 6 years ago
Hampus Dunström a2536e1bdb Added short note about Werkzeug redirect behaviour 6 years ago
David Lord 679bf0014f
use theme provided by pallets-sphinx-themes 7 years ago
David Lord 49a38ed999
use theme provided by pallets-sphinx-themes 7 years ago
David Lord 1ed756a523
add Response.max_cookie_size config 7 years ago
David Lord 2411707492
rework context docs 7 years ago
David Lord 4462cc57c8
rewrite extension docs 7 years ago
David Lord cf5525f98a
add test_cli_runner for testing app.cli commands 7 years ago
David Lord 491d331e6e
load env vars using python-dotenv 7 years ago
David Lord 465922e5f1
clean up secret key docs 7 years ago
Tony Narlock 91fd33dbd9 Add docutils label for class-based views 7 years ago
David Lord 9bee2500dd
finish documentation 7 years ago
David Lord bbd15d53ad
docs style cleanup 7 years ago
Jeff Widman fe7910ccd5 Update docs that request is an object, not a class (#2154) 8 years ago
Markus Unterwaditzer 49386ee69e Inherit Werkzeug docs (#2135) 8 years ago
Markus Unterwaditzer dcfdfc6476 Use abort docs from Werkzeug 8 years ago
Adam Byrtek 5ebdd5dd74 Documentation updates 8 years ago
Armin Ronacher f9ea3fe026 1.0 -> 0.11 in the docs 8 years ago
Armin Ronacher a7d829c618 Update docs to the new CLI patterns 8 years ago
lord63 e0a8fd3162 Add two missing converters for flask in the docs 9 years ago
ThiefMaster bbaf20de7c Add pop and setdefault to AppCtxGlobals 9 years ago
Alexander Pantyukhin a9066a3756 Changes and docs are modified. 9 years ago
Markus Unterwaditzer beec47a7cc Deduplicate signals docs 9 years ago
Ford Hurley d398780852 Mention that custom converters can be defined for url routes 10 years ago
Markus Unterwaditzer 9c1cf1bc08 Fix broken link 10 years ago
Philip House c60b5b91e2 Update api.rst, fixed spelling 10 years ago
Bruce Sutherland 0d86a89420 Wrap text. 10 years ago
Bruce Sutherland 871077c81c Show requested URI as suggested by untitaker. 10 years ago
Bruce Sutherland 77141c1eca Update api.rst 10 years ago
Bruce Sutherland 3bbe869dd7 Clarify contents of request properties. 10 years ago
Prakash Pandey 4d8cba917e Fixed wording 10 years ago
pkuphy fbe3e81818 Update api.rst 10 years ago
defuz d6f5eb8def docs: `script` -> ``script`` 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
boreq 3bd9cdce94 Added full_path to the Request object documentation. 10 years ago
Paulo Bu b81f72070e Fix warnings and code styling in the doc 10 years ago
Armin Ronacher afb613ca43 Added some missing documentation information. 10 years ago
Armin Ronacher 932f7d7cbb Refactored the scripting interface greatly. 10 years ago
Armin Ronacher 3569fc2441 Greatly refactored click integration and documented it a bit more. 11 years ago
Daniel Neuhäuser 34871a286e Switch pypi links to https 11 years ago
Armin Ronacher f5a02b9495 Added a warning about key sorting 11 years ago
Nicholas Zaccardi ea656a8909 added a note to the api documentation about JSON_SORT_KEYS. Fixes #922 11 years ago
Jochen Kupperschmidt 8246ce6a15 Fixed tiny but distracting typo. 11 years ago
Chris Rebert f632ba25e0 api.rst: fix some spelling/typos 11 years ago
Igor Mozharovsky a225a304b8 Fix typo 11 years ago
Armin Ronacher e2d4aa1207 Added a missing note to the docs 11 years ago
Armin Ronacher c889fbc231 Changed interface for `flask.g` 11 years ago