Skip to content

BlackWizard/django-celery-admin-ext

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This app adds the ability to manually run a periodic celery task from the Django Admin. It requires Django 1.3+ and ask/django-celery.

This app was forked from and inspired by erussell/django-redis-status.

Installation

Put celery_admin in your INSTALLED_APPS.

That's all. Only admin-users with superuser permission can see these stats.

About

Adds the ability to manually run a periodic celery task from the Django Admin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%