Skip to main content

Atomic transaction aware Celery tasks for Django 1.6+

Project description

https://travis-ci.org/adamchainz/django_atomic_celery.png?branch=master

Don’t Use This Package

This library uses django-atomic-signals. Unfortunately this is not a great way of achieving “don’t run this code until the transaction commits” any more. There is plenty of extra description on django-atomic-signals’ README, and also on the similar library django-transaction-signals, by Django core developer Aymeric.

If you want a supported method of executing a celery task on commit, then:

Both give examples with celery tasks so you are in good hands.

If your project is still using this library, please migrate. You will need to remove django-atomic-signals as well as django-atomic-celery.

The current version of django-atomic-celery, 2.0.0, simply errors upon import, directing you here.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-atomic-celery-2.0.0.tar.gz (3.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page