django-ztask

A simple background task scheduler for Django
Download

django-ztask Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Other/Proprietary Li...
  • Price:
  • FREE
  • Publisher Name:
  • Jason Allum and Dave Martorana
  • Publisher web site:
  • http://github.com/dmgctrl/

django-ztask Tags


django-ztask Description

django-ztask is a simple background task scheduler for Django.InstallingDownload and install 0MQ version 2.1.3 or better from http://www.zeromq.org.Install pyzmq and django_ztaskd using PIP: pip install pyzmq pip install -e git+git@github.com:dmgctrl/django-ztask.git#egg=django_ztaskAdd `django_ztask` to your `INSTALLED_APPS` setting in `settings.py` INSTALLED_APPS = ( ..., 'django_ztask', )Then run `syncdb` python manage.py syncdbProduct's homepage


django-ztask Related Software