Skip to content

Django-Logic Celery extension to support background transitions

License

Notifications You must be signed in to change notification settings

Borderless360/django-logic-celery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-logic-celery

Build StatusCoverage Status

The main idea of Django Logic is to allow developers implementing business logic via pure functions. Django-Logic-Celery takes care of the connection between the pure functions and the business requirements, based on a state of the model object. Please, make sure to make yourself familiar with Django Logic first, as it implements the core functionality and the very package is the only extension allowing using Celery tasks.

Installation

Use the package manager pip to install Django-Logic-Celery.

pip install django-logic-celery

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Project status

Under development

About

Django-Logic Celery extension to support background transitions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages