===========
Hard Worker
===========

Version : 0.1.0
Author : Thomas Weholt <thomas@weholt.org>
License : Modified BSD
WWW : https://bitbucket.org/weholt/django-hardworker
Status : Beta


About
-----
* A very simple background worker. Why another? Because the dependencies of celery was driving me nuts when using Windows 7 64bit.
* VERY SIMPLISTIC - not for production use.
* More docs coming very soon. Look at the example project in the source at https://bitbucket.org/weholt/django-hardworker for more info.


Changelog
---------
0.1.0 - Initial release.


Requirements
------------
* django
