247 Commits (14a5a9e5547895f9e77dfd2dccd7fdb63fe2b8da)

Author SHA1 Message Date
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
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