Skip to content
Sections
>> Trisquel >> Packages >> etiona >> python >> python-django-celery-transactions
etiona  ]

Package: python-django-celery-transactions (0.3.6-2)

Django transaction support for Celery tasks

django-celery-transactions holds on to Celery tasks until the current database transaction is committed, avoiding potential race conditions as described in Celery's user guide.

Features:

 * If the transaction is rolled back, the tasks are discarded. Django's
   transaction middleware does this if an exception is raised.
 * If transactions aren't being managed, tasks are sent as normal. This means
   that sending tasks from within Django's shell will work as expected, as
   will the various transaction decorators commit_manually, commit_on_success,
   etc.

Other Packages Related to python-django-celery-transactions

  • depends
  • recommends
  • suggests
  • dep: python
    interactive high-level object-oriented language (default version)
  • dep: python-celery
    async task/job queue based on message passing (Python2 version)
  • dep: python-django
    High-level Python web development framework (Python 2 version)

Download python-django-celery-transactions

Download for all available architectures
Architecture Package Size Installed Size Files
all 7.6 kB38 kB [list of files]