282 Commits (0932d8f428ae6c7cb6615a6a146e417eb182ec4d)

Author SHA1 Message Date
msiyaj 808bf6d204 Missing apostophe. 9 years ago
Zev Averbach 5dfe918e4f fixed some punctuation, fixed a few errors, in service of readability 9 years ago
Markus Unterwaditzer b471df6c88 Point to stable version of Celery 9 years ago
Andrew 337a9d6172 Include backend argument when instantiating Celery 9 years ago
Alex Chan 8570633214 Fix a few spelling mistakes in the docs 10 years ago
Torstein Krause Johansen 557a053e3b Moved noted about HTTP 500 before the code examples 10 years ago
Torstein Krause Johansen 5dd9335aac Added note that @errorhandler(500) isn't triggered in debug mode 10 years ago
Caleb Bron c0593efbb2 link to sqlalchemy declarative has changed 10 years ago
Markus Unterwaditzer 0a492a09a8 Restructure Upload Progress Bars 10 years ago
Idris Raja 81e8bbbb7f improve grammar, make format consistent, and improve readability 10 years ago
Brett Gerry 6517a1a37c deprecate TextField in favor of StringField 10 years ago
Sourya Vatsyayan a6ea6335a5 Updated file uploads progress bar section 10 years ago
Sourya Vatsyayan 50fef79b20 URL generation rule explained for file uploads 10 years ago
Sourya Vatsyayan d2a380451b URL generation rule explained 10 years ago
Jonathan Como bd4921194e verbage 10 years ago
Jonathan Como a8498b6859 update mongokit patterng 10 years ago
Kevin Yap 475d7076f0 Standardized capitalization of "GitHub" in docs 10 years ago
Mieszko 091852ef88 Minor typos cont. 10 years ago
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 10 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