Martyn Inglis
10f499805c
Updates to create job to handle scheduling
...
- If the job JSON contains a scheduling date then the new 'job_status" column is set to "scheduled"
- the date is persisted on the JOB row in the database
- Also the job WILL NOT be placed onto the queue of jobs. This is deferred to a later celery beat task.
2016-08-24 16:00:21 +01:00
..
2016-06-15 14:37:51 +01:00
2016-07-22 15:10:37 +01:00
2016-04-07 14:10:30 +01:00
2016-08-17 09:24:49 +01:00
2016-08-08 11:23:58 +01:00
2016-08-24 10:50:29 +01:00
2016-06-15 14:37:51 +01:00
2016-06-16 17:34:33 +01:00
2016-08-24 16:00:21 +01:00
2016-08-22 10:59:46 +01:00
2016-06-16 17:02:33 +01:00
2016-08-09 15:59:22 +01:00
2016-06-15 14:37:51 +01:00
2016-08-09 16:56:43 +01:00
2016-08-03 16:46:05 +01:00
2016-05-11 10:56:24 +01:00
2016-07-22 11:09:23 +01:00
2016-08-22 14:35:04 +01:00
2016-07-08 10:57:20 +01:00
2016-08-09 15:59:22 +01:00
2016-05-18 12:20:56 +01:00
2016-06-30 10:44:21 +01:00
2016-08-09 16:56:43 +01:00
2016-08-24 14:35:22 +01:00
2016-08-24 16:00:21 +01:00
2016-08-05 10:44:43 +01:00
2016-06-30 10:44:21 +01:00
2016-08-22 17:25:41 +01:00