gva/gnuviechadmin/taskresults/__init__.py

6 lines
140 B
Python
Raw Normal View History

"""
This is the taskresults app that is used for storing the results from
asynchronous `Celery <http://www.celeryproject.org>`_ tasks.
"""