Skip to main content

A nice and customizable cron field with easy to use UI

Project description

https://travis-ci.org/saeedsq/django-fancy-cronfield.svg?branch=develop https://img.shields.io/pypi/v/django-fancy-cronfield.svg https://img.shields.io/pypi/pyversions/django-fancy-cronfield.svg https://img.shields.io/pypi/status/django-fancy-cronfield.svg https://img.shields.io/pypi/dm/django-fancy-cronfield.svg https://img.shields.io/badge/wheel-yes-green.svg https://img.shields.io/pypi/l/django-fancy-cronfield.svg https://codecov.io/github/saeedsq/django-fancy-cronfield/coverage.svg?branch=develop Documentation Status Code Health https://api.codacy.com/project/badge/grade/1c49af5cdb564cfe979d26384436c85f Code Climate

A nice and customizable cron field with great, easy to use UI.

Features

  • Cron widget providing nice gentle select UI

  • Cron format validation

  • Custom django field

  • Ability to specify a daily run limit

Requirements

Fancy cron field requires Django version 1.5 up to 1.9, Python 2.6, 2.7, 3.3, 3.4 and python-crontab 1.9.3.

Documentation

Please head over to documentation for all the details on how to install, customize and use the django fancy cronfield.

Tutorial

http://django-fancy-cronfield.readthedocs.org/en/latest/intro/index.html

Installation

pip install django-fancy-cronfield

Basic usage

Add ‘fancy_cronfield’ to your INSTALLED_APPS, then use CronField like any regular model field:

from django.db import models

from fancy_cronfield.fields import CronField


class MyModel(models.Model):
    timing = CronField()

Getting Help

Please Write to our mailing list.

Credits

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-fancy-cronfield-0.2.0.zip (89.8 kB view details)

Uploaded Source

Built Distribution

django_fancy_cronfield-0.2.0-py2-none-any.whl (70.3 kB view details)

Uploaded Python 2

File details

Details for the file django-fancy-cronfield-0.2.0.zip.

File metadata

File hashes

Hashes for django-fancy-cronfield-0.2.0.zip
Algorithm Hash digest
SHA256 ff9e8ef6a5f90f78a1552803b9c78ce2eb91dbaf40f90b02cb3b153acee18cda
MD5 111833b4afa68fe91f996f2a8df7ace0
BLAKE2b-256 da97d0a9b50da069197b03a6b9b4ce34d86fb78cae0b9df78185e2aa13c1e29e

See more details on using hashes here.

File details

Details for the file django_fancy_cronfield-0.2.0-py2-none-any.whl.

File metadata

File hashes

Hashes for django_fancy_cronfield-0.2.0-py2-none-any.whl
Algorithm Hash digest
SHA256 fbec980bcffa3cbec1dbf2f63b1367537b8357f4656ea77ac56c931fda024fc0
MD5 5d9aa14a52ccd85dce0ce708360e400e
BLAKE2b-256 ba482f9bf655ff3b898f3f2219b3bd5aa314b8a31e01d914493d3b65df8ff7f2

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