Skip to main content

An app for managing django celery beat from the wagtail admin

Project description

wagtail_celery_beat

pip install wagtail_celery_beat

Manage your celery tasks from the Wagtail admin with Wagtail Celery Beat, a wrapper for Django Celery Beat.

When django_celery_results is installed the task results viewset will be included in the Wagtail Celery Beat menu by default.

Quick start

  1. Add 'wagtail_celery_beat' to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
    ...,
    'wagtail_celery_beat',
    ]
    
  2. Run py ./manage.py collectstatic

  3. Enjoy!

Optional setting:

WCB_MENU_HOOK_NAME Registers to a wagtail.admin.menu using this hook name.

By default registers to settings menu.

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

wagtail_celery_beat-1.0.4.tar.gz (27.9 kB view details)

Uploaded Source

File details

Details for the file wagtail_celery_beat-1.0.4.tar.gz.

File metadata

  • Download URL: wagtail_celery_beat-1.0.4.tar.gz
  • Upload date:
  • Size: 27.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.6

File hashes

Hashes for wagtail_celery_beat-1.0.4.tar.gz
Algorithm Hash digest
SHA256 48d550a9dfb39a4333fc88ae77eee6de31a4586773eb9dfce234f4e66e1d9366
MD5 b101abad9feecf2253fe242c383ebb92
BLAKE2b-256 2ddd4d8c3cfa958155a1a023582fd3309c2b23f14df662389c0e14cd70e4b8b4

See more details on using hashes here.

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