Added due dates for tasks in the data model.
Web form still needs to be updated.
This commit is contained in:
@@ -33,6 +33,10 @@ node_type_task = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
'due_date': {
|
||||||
|
'type': 'datetime',
|
||||||
|
},
|
||||||
|
|
||||||
# For Gantt charts and the like.
|
# For Gantt charts and the like.
|
||||||
'time': {
|
'time': {
|
||||||
'type': 'dict',
|
'type': 'dict',
|
||||||
|
Reference in New Issue
Block a user