Skip to main content

Asynchronous task execution with proper database transaction management for Django

Project description

Django Async is an asynchronous execution queue for Django with proper database transaction management.

Building a database backed task queue is a fairly trivial thing, but getting the database transactions exactly right is no simple matter.

Build Status

Usage and documentation

All documentation can be found at http://www.kirit.com/Django%20Async

Doing development

This project uses git flow. Don’t forget to do ``git flow init -d``

To test just run tox. But if you want to go the old way then to create virtual environments for running the tests you can execute test-projects/make-virtual-environments. To run the tests execute runtests.

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-async-0.7.3.tar.gz (23.7 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