Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 477 Bytes

README.rst

File metadata and controls

16 lines (9 loc) · 477 Bytes

Celery Pantry

Documentation Status

Django Rest Framework application to store and access Celery task information.

The example_project Django project demonstrates how to integrate celery_pantry into a Django project.

It can be seen in action with Docker by running:

docker-compose up