use taskresults app and delete_ldap_group task

This commit is contained in:
Jan Dittberner 2014-12-29 15:57:03 +01:00
parent a336af46c2
commit 6bf65bba3b
3 changed files with 32 additions and 15 deletions

View file

@ -1,9 +1,7 @@
"""
This module defines task stubs for the tasks implemented on the `Celery`_
This module defines task stubs for the tasks implemented on the Celery
workers.
.. _Celery: http://www.celeryproject.org/
"""
from __future__ import absolute_import