282 Commits (0932d8f428ae6c7cb6615a6a146e417eb182ec4d)

Author SHA1 Message Date
David Lord 417bc336de
egg_info -R flag is gone 7 years ago
David Lord 8207b1563e
fix formatting 7 years ago
David Lord 465922e5f1
clean up secret key docs 7 years ago
David Lord d5a88bf0d3
explain when to use a task queue 7 years ago
David Lord cc59f2b204
clean up deferred callback doc 7 years ago
David Lord 011a4b1899
clean up error handler docs 8 years ago
Benjamin Liebald 6032c94aeb
Mention existence of register_error_handler in errorpages.rst 8 years ago
ka7 e13eaeeaf2 Fix typo in docs (#2237) 8 years ago
Adam Geitgey ae1ac2053b Correct imports in file upload example (#2230) 8 years ago
Ben 7a5e8ef38e Fix broken link (#2202) 8 years ago
Static f5adb61b28 Fix typos/grammar in docs (#2201) 8 years ago
Sebastian Kalinowski fca5577a00 Remove extra HTML tag from fileupload docs (#2141) 8 years ago
Jeff Widman bb0e755c80 Migrate various docs links to https (#2180) 8 years ago
wgwz 1b7258f816 Provides a link to the examples src 8 years ago
wgwz 949771adf5 Add reference to largerapp src in docs 8 years ago
Gábor Lipták 079d752cec Update Flask-SQLAlchemy link (#2126) 8 years ago
Sven-Hendrik Haase ccb562854e Remove wrong comma (#2116) 8 years ago
Shandy Brown 9685d14eaa Correct grammar (#2061) 8 years ago
Geoffrey Bauduin 2b03eca1b7 Updated Celery pattern 8 years ago
Kyle Lawlor 59104db2f2 Address #1980 (#2021) 8 years ago
sanderl-mediamonks 3313b8b0a4 Use the correct Celery result backend setting 8 years ago
Ioan Vancea 55f9af72e3 Added a missing module to import statement 8 years ago
Shakib Hossain fe53da45c5 Update allowed_file function in fileuploads.rst 8 years ago
David Lord 1928f28a68 clean up code formatting in some docs 8 years ago
David Lord cd1a9b7d54 remove unnecessary form action attributes 8 years ago
David Lord d8c39f4b37 Revert "wtforms: Add missing closing tags in example (#1917)" 8 years ago
Baptiste Fontaine 146cba53e7 wtforms: Add missing closing tags in example (#1917) 8 years ago
dcfix 9f2b3d815e Demonstrate how to add multiple urls to the same function endpoint #981 (#1900) 8 years ago
Leo Tindall c0087204e5 Documentation: Clarify instructions about changing row_factory for SQLite3 (#1573) 8 years ago
David Lord 169a4e0c44 move note about next param, add example, other cleanup 8 years ago
Ping Hu 434c19933e Add clarification for login_required decorator ref #313 8 years ago
David Lord aa9a994946 use pip instead of setup.py in fabric command 8 years ago
David Lord 14a5a9e554 move setup.cfg info to setuptools docs, reword 8 years ago
Shawn McElroy 33212309a2 updating docs and showing how to use `setup.cfg` to configure dev builds with sdist 8 years ago
Anton Sarukhanov 447f591d2b Rewrite subclassing example with a better use-case. 8 years ago
Anton Sarukhanov 63b5dab0fc Add subclassing pattern/example to fix issue #221. 8 years ago
Prachi Shirish Khadke d9a98dd536 Document flash message size limit 8 years ago
Adam Chainz 70de011d51 Convert readthedocs link for their .org -> .io migration for hosted projects (#1827) 8 years ago
Armin Ronacher a7d829c618 Update docs to the new CLI patterns 8 years ago
Corey Goldberg 28b36f642d removed references to easy_install 9 years ago
Corey Goldberg 1cc9ccfc67 update docs and refer to setuptools 9 years ago
Daniel Quinn be2abd2926 Fix typo (thing --> things) 9 years ago
José Carlos García 567fff9d0d Change to Pallets project 9 years ago
bagratte 9a80fe691d minor revision of documentation. 9 years ago
Gaëtan Petit 67e2127a5d Update deprecated references 9 years ago
Eric Dill 52daeffdc9 DOC: Remove gendered language 9 years ago
Dougal Matthews 25aab43f8e Fixed a typo 9 years ago
lord63 51b62fb044 Render the code block in mongokit.rst 9 years ago
Abhijeet Kasurde 15f267e1ee Updated documentation for Setuptools 9 years ago
Nadav Geva 51c35295af Fix name mismatch in apierrors page 9 years ago