263 Commits (1a9e58e8c97c47c969736d46410f724f4e834f54)

Author SHA1 Message Date
Mieszko 5d9cdc65b5 Update sqlite3.rst 10 years ago
Mieszko 9db775e2dd Minor typos fixed 10 years ago
defuz 5562acfdfc docs: fix warnings 10 years ago
defuz d6f5eb8def docs: `script` -> ``script`` 10 years ago
defuz d338dc8a13 docs: ``.html``, ``.py`` 10 years ago
defuz d4b9b9854c docs: :mimetype:`application/json` 10 years ago
defuz 663802e976 docs: ``with``, ``for``, ``self`` 10 years ago
defuz 0bb4de1e3b docs: ``<body>``, ``|safe`` 10 years ago
defuz 17eee81da0 docs: ``Flask-Uploads``, ``X-Forwarded-Host`` 10 years ago
defuz 06d9a5e738 docs: :file:`/var/www/foo`, ``/static`` 10 years ago
defuz ad011bc32d docs: ``DEBUG``, ``SERVER_NAME``, ``PATH_INFO`` 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
flowerhack bcba7eb397 Tweaked sqlite3 documentation 10 years ago
Petr Zemek 3159c86166 Unify the uses of "sourcecode" vs "source code". 10 years ago
Petr Zemek ebab6718f7 Unify the uses of "testsuite" vs "test suite". 10 years ago
Nick Luchsinger 37fb0516f4 Minor typos in sqlite3.rst 10 years ago
Nick Luchsinger 55db14ec68 Minor typo in errorpages.rst 10 years ago
Nico Revin 22219f51e5 Update doclinks 10 years ago
David Branner fb5d674488 add `Table` to import in `sqlalchemy.rst` example 10 years ago
Wing 02b02543b3 Doc for add check upload file 11 years ago
Armin Ronacher a3ad5405a6 Updated documentation once more for new cli. 11 years ago
Daniel Neuhäuser e89c867d62 Switch packages.python.org to pythonhosted.org 11 years ago
Daniel Neuhäuser 34871a286e Switch pypi links to https 11 years ago
Armin Ronacher 8a46eec4f8 Fixed a reference in the docs. 11 years ago
Andrew Plummer b2b531a36b Tweak wording in viewdecorators.rst 11 years ago
Andrew Plummer db1be12aea Fix import in viewdecorators.rst for @templated 11 years ago
Armin Ronacher 82f99f42a8 Disarmed a sentence a bit 11 years ago
Armin Ronacher 6f44ca705f Fixed sqlite3 pattern. This fixes #924 11 years ago
Alex Pearce 3d6de4dd79 Explicitly pass the Celery instance name. 11 years ago
Spittie de3dbd3125 Update fileuploads.rst 11 years ago
Afik 67c165bcbb Update celery.rst 11 years ago
Christopher Su 9cecf0d81c moved Table import to next code block 11 years ago
Sean Cronin a7f5d60789 Makes the error names consistent 11 years ago
rsyring fc85bf42ae Update appfactories.rst, make extension related section clearer 11 years ago
Christopher Su 8089eb5769 added missing import in sqlalchemy doc 11 years ago
Jet Sun 6ebe45b0ad Fix typo. 11 years ago
Bill Mill 159ae3dc26 Fix doc bug, clarify use of make_dicts 11 years ago
Armin Ronacher 335cbe01ce Fixed a typo 11 years ago
Armin Ronacher f9f8180f15 Added documentation on API error handlers 11 years ago
Armin Ronacher 29bda590b2 Modernized docs in a few places 11 years ago
Armin Ronacher 681cb8f366 Switch to teardown_appcontext for docs in sqlalchemy pattern 11 years ago
Armin Ronacher ef72b78042 Imply the |safe on tojson in templates and change escaping logic 11 years ago
Thomas Waldmann 8bb972e5ae fix minitwit/flaskr test errors, improve docs about file open mode 11 years ago
Thomas Waldmann 40fad2ece8 document python 2.6 minimum requirement, remove all stuff that refers to 2.5 12 years ago
Jason Moon d1bf82b0f4 Fixed typo in URL Processor documentation 12 years ago
Ed Burnett 0a5d62f9ee Updated jquery.rst with the current Google Developer hosted libraries URL and jquery version 12 years ago
Markus Unterwaditzer 9d8674d5b6 Added more information about app factories. 12 years ago