wei

Results 2 issues of wei

saw last commit was on 2013, and got the following error when trying out: ``` GET /admin/api: { modelName: undefined, identifier: undefined } TypeError: Cannot read property 'daos' of undefined...

``` def retry(self, payload_class, args): """This method provides a way to retry a job after a failure. If the jobclass defined by the payload containes a ``retry_every`` attribute then pyres...