1048 Commits (fcc3d9113d7cee4b6d09da32f2a94c4aab26ce23)

Author SHA1 Message Date
wgwz fcc3d9113d 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 0ba1a872b7 Style the flask command consistently (#2120) 8 years ago
Sven-Hendrik Haase ccb562854e Remove wrong comma (#2116) 8 years ago
ezramorris 4a8bf651d9 Add link to AWS EB Flask tutorial 8 years ago
Jannis Leidel 4cf4229355 Fix rST rendering of env var (#2085) 8 years ago
Giles Thomas 281c9c3ff9 Added a link to instructions for PythonAnywhere (#2081) 8 years ago
Tery Lim ec9717502f Update errorhandling.rst (#2075) 8 years ago
Tery Lim bbe58a4944 Update errorhandling.rst (#2074) 8 years ago
Shandy Brown 9685d14eaa Correct grammar (#2061) 8 years ago
Kyle Lawlor fa087c8929 Fixes import statement in flaskr (#2068) 8 years ago
Ionuț Ciocîrlan 2cc76628d2 Fix grammar in docs 8 years ago
David Lord cdbd63d7de Windows venv is Scripts, capital S 8 years ago
Michael Recachinas 49ecc88d99 Remove `-a/--app` from Quickstart documentation (#2046) 8 years ago
Douglas Thor a6a36ec72a Updated mod_wsgi.rst to point to new mod_wsgi repo (#2038) 8 years ago
Markus Unterwaditzer dcfdfc6476 Use abort docs from Werkzeug 8 years ago
Andrew Arendt 270355abdc Remove nonsense from cli docs 8 years ago
Armin Ronacher 11f3a3f6dd Updated upgrade docs 8 years ago
Kyle Lawlor 59104db2f2 Address #1980 (#2021) 8 years ago
Kyle Lawlor e6f9d2b414 Clean up tutorial docs for installable app pattern with flaskr (#2002) 8 years ago
PHeanEX 96b6345c1a Fix small grammar error (Of/Or) (#2001) 8 years ago
Josh Soref 6e6c3a4636 Spelling (#1998) 8 years ago
dawran6 3d856e03fc sessions documentation (client side vs server side) #434 (#1888) 8 years ago
Markus Unterwaditzer 71e10be286 Properly remove f.name usage in send_file (#1988) 8 years ago
sanderl-mediamonks 3313b8b0a4 Use the correct Celery result backend setting 8 years ago
SaturnR 55bd39c7f0 Update for python3 (#1973) 8 years ago
teichopsia- 5044f3d610 Update testing.rst (#1987) 8 years ago
Auke Willem Oosterhoff e6d7a43ccd Use path of socket consistently accross document. (#1976) 8 years ago
Shakib Hossain fe53da45c5 Update allowed_file function in fileuploads.rst 8 years ago
Kyle Lawlor 17d4cb3828 Address #1902: Converts example/flaskr to have a setup.py (#1945) 8 years ago
Olexander Yermakov b7a0cc61c5 Update installation documentation for using 'pip' command (#1920) 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
Ameya Pandilwar 663d786f68 Update documentation for upgrading Flask using 'pip' command (#1918) 8 years ago
Sudheer Satyanarayana 1ffd07ff5a Fix small typo in python3 docs 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
avborhanian 5aa70b5a56 Updating url in errorhandling.rst to a valid link 8 years ago
Markus Unterwaditzer f6b5b571dc Fix several typos in python3.rst 8 years ago
Ryan Backman 3384813151 Clarify wording in App Context documentation. (#1890) 8 years ago
David Lord baa2689658 clean up py3 info more 8 years ago
alatar- 00c200eeaa Update documentation about python 3 support in Flask, resolves #1578 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
RamiC 9c236d3b84 Mention the template name conflict issue in blueprint templates docs (#1843) 8 years ago