Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 722 Bytes

RELEASE-NOTES.rst

File metadata and controls

34 lines (23 loc) · 722 Bytes

Flask-CeleryExt v0.3.1

Flask-CeleryExt v0.3.1 was released on March 26, 2018.

About

Flask-CeleryExt is a simple integration layer between Celery and Flask.

Changes

  • Accounts for non-strict Celery versions.

Installation

$ pip install flask-celeryext==0.3.1

Documentation

https://flask-celeryext.readthedocs.io/

Happy hacking and thanks for flying Flask-CeleryExt.

Invenio Development Team