flask/docs/patterns
David Lord d5a88bf0d3
explain when to use a task queue
remove deprecated abstract attr from celery
add explanation of example task
[ci skip]
2017-05-15 12:40:09 -07:00
..
apierrors.rst Fix typo (thing --> things) 2016-04-11 14:57:04 +02:00
appdispatch.rst minor revision of documentation. 2016-04-01 23:12:25 +02:00
appfactories.rst Migrate various docs links to https (#2180) 2017-02-11 10:43:11 +01:00
caching.rst docs: ``True``, ``False`` and ``None`` 2014-11-05 06:04:58 +03:00
celery.rst explain when to use a task queue 2017-05-15 12:40:09 -07:00
deferredcallbacks.rst clean up deferred callback doc 2017-05-11 22:48:21 -07:00
distribute.rst Fix broken link (#2202) 2017-03-08 20:26:38 +01:00
errorpages.rst clean up error handler docs 2017-04-30 08:20:13 -07:00
fabric.rst use pip instead of setup.py in fabric command 2016-06-05 13:12:25 -07:00
favicon.rst Migrate various docs links to https (#2180) 2017-02-11 10:43:11 +01:00
fileuploads.rst Correct imports in file upload example (#2230) 2017-04-04 22:26:40 +02:00
flashing.rst remove unnecessary form action attributes 2016-06-22 15:01:41 -07:00
index.rst Add subclassing pattern/example to fix issue #221. 2016-06-02 14:17:42 -07:00
jquery.rst Change to Pallets project 2016-04-03 23:11:38 +02:00
lazyloading.rst Demonstrate how to add multiple urls to the same function endpoint #981 (#1900) 2016-06-16 22:40:23 +02:00
methodoverrides.rst Added HTTP override middleware to docs. This fixes #582 2012-10-07 13:02:05 +02:00
mongokit.rst Render the code block in mongokit.rst 2015-11-22 14:43:25 +08:00
packages.rst Fix typo in docs (#2237) 2017-04-11 21:44:32 +02:00
requestchecksum.rst Added a new example for checksums on input data. This fixes #601 2012-10-07 15:46:21 +02:00
sqlalchemy.rst Migrate various docs links to https (#2180) 2017-02-11 10:43:11 +01:00
sqlite3.rst Migrate various docs links to https (#2180) 2017-02-11 10:43:11 +01:00
streaming.rst correcting typo 2012-11-05 15:31:07 -08:00
subclassing.rst Rewrite subclassing example with a better use-case. 2016-06-02 15:34:56 -07:00
templateinheritance.rst docs: :file:`app.py`, :file:`yourapp/templates` 2014-11-05 06:45:22 +03:00
urlprocessors.rst Fixed typo in URL Processor documentation 2013-04-14 00:10:38 -07:00
viewdecorators.rst move note about next param, add example, other cleanup 2016-06-05 14:21:17 -07:00
wtforms.rst Migrate various docs links to https (#2180) 2017-02-11 10:43:11 +01:00