Skip to main content

A Django app to add dynamic celery redbeat periodic tasks

Project description

django-redbeat is an app based on celery-redbeat with model based celery periodic tasks.

Quick start

  1. Add “django_redbeat” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'django_redbeat',
    ]
  2. Run python manage.py migrate to create the PeriodicTaskeEntry model.

  3. Start the development server and visit http://127.0.0.1:8000/admin/ to create a periodic task (you’ll need the Admin app enabled).

  4. Visit http://127.0.0.1:8000/admin/django_redbeat/periodictasksentry/ to add periodic task.

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

django-redbeat-0.1.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

django_redbeat-0.1-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file django-redbeat-0.1.tar.gz.

File metadata

  • Download URL: django-redbeat-0.1.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.8

File hashes

Hashes for django-redbeat-0.1.tar.gz
Algorithm Hash digest
SHA256 c15d060a204426e30d4254f5d0c6fa17b7f51f91240474805b47858c373364bd
MD5 be248647fc4e291a505e08eff740ee3a
BLAKE2b-256 4e3730344ceb46d96222563eeb19986d7eaa3f66cc93f392e806fb9250d414e7

See more details on using hashes here.

File details

Details for the file django_redbeat-0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for django_redbeat-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 51fc668bca508d74b6d98dead90de8ccf6881f16b87275fd13ff52c5daba4888
MD5 3ab4cd47ad4ec528696b6402abd905ba
BLAKE2b-256 e0a48ca0f1e23c34054f1c2e88f80f3b513d620148c306eb7b00249807be11fe

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