gva/gnuviechadmin/taskresults/__init__.py

6 lines
107 B
Python
Raw Normal View History

"""
This is the taskresults app that is used for storing the results from
asynchronous Celery_ tasks.
"""