Sunday, March 1, 2009

Django-chronograph

by Kevin Fricovsky

Weston Nielson released django-chronograph today, a reusable application allowing users to manage django-admin commands via the web. Beyond simply executing commands at X interval, Nielson provided customize scheduling to run at any interval desired (employing python-dateutil's rrule module), and also execute commands manually via the admin as well. There's also logging of stdout and stderr output if so desired, visible via the admin as well. This is one of those apps I'd expect to see adopted widely by the community. Great job.

Bookmark and Share

Continue reading… Join the Discussion, 0 people have left comments.

Tags/Topics view all