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