wsvincent / awesome-django

A curated list of awesome things related to Django
http://awesomedjango.org
Creative Commons Zero v1.0 Universal
9.5k stars 1.31k forks source link

Add Django Celery Results #252

Closed marjinal1st closed 9 months ago

marjinal1st commented 9 months ago

Project Information

  1. Project Name: django-celery-results

  2. Project URL: https://github.com/celery/django-celery-results

  3. Description: This is a package that integrates Celery Results with Django ORM and Django Admin interface.


Criteria

  1. Is the project new?

    • [ ] Yes
    • [x] No
  2. How long has the project been maintained? ~7.5 years

  3. How many releases has it had if it's a library or package? 12 releases & 19 tags

  4. Are you the author or are you submitting the project on behalf of a company?

    • [ ] I am the author
    • [ ] I am submitting on behalf of a company
    • [x] Other (please specify)

Just using it.

  1. What makes it awesome?

It makes managing and introspecting Celery results easy with Django ORM and Admin integration.

jefftriplett commented 9 months ago

@marjinal1st thank you for the contribution!