Skip to content

pkreinh/wnielson-django-chronograph

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fork of the official django-chronograph located in bitbucket (https://bitbucket.org/wnielson/django-chronograph). It doesn't seem to be maintained, so I decided to fork and make it work with django 1.9.

Chronograph

Control django-admin commands via the web.

Creating cron jobs for Django apps can be a pain, annoying and repetitive. With django-chronograph you simply create a single cron job to run every minute, point it at your site's directory and run manage.py cron. Then from the admin you can add jobs.

Note

django-chronograph supports Django 1.9+.

Installation and Usage

Read docs/overview.txt for more information, build the documentation with Sphinx or view them online here.

You can also grab the latest release from PyPI:

pip install django-chronograph

About

Copy of bitbucket repo for official django-chronograph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.0%
  • HTML 4.0%