[Python-modules-team] django-celery_2.4.2-1_i386.changes is NEW
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Tue Dec 27 17:17:33 UTC 2011
(new) django-celery_2.4.2-1.debian.tar.gz optional python
(new) django-celery_2.4.2-1.dsc optional python
(new) django-celery_2.4.2.orig.tar.gz optional python
(new) python-django-celery-doc_2.4.2-1_all.deb optional doc
Celery integration for Django (Documentation)
Celery is an open source asynchronous task queue/job queue based on
distributed message passing. It is focused on real-time operation,
but supports scheduling as well.
.
django-celery provides Celery integration for Django using the Django ORM and
cache backend for storing results, autodiscovery of task modules for
applications listed in INSTALLED_APPS, and integration of task monitoring
through the Django admin interface.
.
Using it in a Django project provides a way to distribute asynchronous tasks
like sending emails or batch-processing larger datasets to one or more
separate worker nodes.
.
This package contains the documentation.
(new) python-django-celery_2.4.2-1_all.deb optional python
Celery integration for Django
Celery is an open source asynchronous task queue/job queue based on
distributed message passing. It is focused on real-time operation,
but supports scheduling as well.
.
django-celery provides Celery integration for Django using the Django ORM and
cache backend for storing results, autodiscovery of task modules for
applications listed in INSTALLED_APPS, and integration of task monitoring
through the Django admin interface.
.
Using it in a Django project provides a way to distribute asynchronous tasks
like sending emails or batch-processing larger datasets to one or more
separate worker nodes.
Changes: django-celery (2.4.2-1) unstable; urgency=low
.
* Initial release (Closes: #588229)
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 588229
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the Python-modules-team
mailing list