* fixed bug with tempaltes and media in resweb * call to redis-py disconnect was failing, switched to connection.disconnect * interval cast to int for pyres_worker script command
0.9.1
* fixing issues 45, 46. * 45 - resweb not working in chrome * 46 - delayed_queue_schedule_size() returns incorrect value * updated version requirement for redis-py * added Failure docs from Alex._
0.9
* added better logging to the project
0.8
* added the pyres_manager and the horde module. This allows a more prefork like model for processing jobs. * setproctitle usage. Allows better process titles when viewing via ps * ability to delete and requeue failed items
0.7.5.1
* fixed the pyres_scheduler script * changed download link to remove v from version number
0.7.5
* added feature to retry jobs based on a class attribute