You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrew
337a9d6172
Include backend argument when instantiating Celery
Not including the backend argument can lead to AttributeError:
DisabledBackend object has no attribute for '_get_task_meta_for'.
See e.g.
http://stackoverflow.com/questions/23215311/celery-with-rabbitmq-attributeerror-disabledbackend-object-has-no-attribute.
At the same time, including the backend argument doesn't seem to harm anything else.
|
10 years ago |
.. |
apierrors.rst
|
docs: :mimetype:`application/json`
|
10 years ago |
appdispatch.rst
|
docs: ``Flask-Uploads``, ``X-Forwarded-Host``
|
10 years ago |
appfactories.rst
|
docs: :command:`pip`, :option:`--debug`
|
10 years ago |
caching.rst
|
docs: ``True``, ``False`` and ``None``
|
10 years ago |
celery.rst
|
Include backend argument when instantiating Celery
|
10 years ago |
deferredcallbacks.rst
|
Update docs/patterns/deferredcallbacks.rst
|
12 years ago |
distribute.rst
|
docs: fix warnings
|
10 years ago |
errorpages.rst
|
Minor typo in errorpages.rst
|
11 years ago |
fabric.rst
|
docs: ``.html``, ``.py``
|
10 years ago |
favicon.rst
|
Minor typos fixed
|
10 years ago |
fileuploads.rst
|
docs: fix warnings
|
10 years ago |
flashing.rst
|
docs: :file:`app.py`, :file:`yourapp/templates`
|
10 years ago |
index.rst
|
Added documentation on API error handlers
|
12 years ago |
jquery.rst
|
docs: `script` -> ``script``
|
10 years ago |
lazyloading.rst
|
Minor typos cont.
|
10 years ago |
methodoverrides.rst
|
Added HTTP override middleware to docs. This fixes #582
|
13 years ago |
mongokit.rst
|
docs: :file:`app.py`, :file:`yourapp/templates`
|
10 years ago |
packages.rst
|
docs: ``.html``, ``.py``
|
10 years ago |
requestchecksum.rst
|
Added a new example for checksums on input data. This fixes #601
|
13 years ago |
sqlalchemy.rst
|
docs: :file:`app.py`, :file:`yourapp/templates`
|
10 years ago |
sqlite3.rst
|
Update sqlite3.rst
|
10 years ago |
streaming.rst
|
correcting typo
|
12 years ago |
templateinheritance.rst
|
docs: :file:`app.py`, :file:`yourapp/templates`
|
10 years ago |
urlprocessors.rst
|
Fixed typo in URL Processor documentation
|
12 years ago |
viewdecorators.rst
|
docs: ``True``, ``False`` and ``None``
|
10 years ago |
wtforms.rst
|
docs: ``<body>``, ``|safe``
|
10 years ago |