Fixes in tasks
This commit is contained in:
parent
283d5249dc
commit
7fe9966808
4 changed files with 4 additions and 146 deletions
|
|
@ -35,7 +35,6 @@ def pastafari2_tasks():
|
|||
|
||||
admin.list.raw_query=False
|
||||
|
||||
#request.args['order']=request.args.get('order', '1')
|
||||
admin.list.order='1'
|
||||
|
||||
admin.list.fields_showed=['id', 'name_task', 'description_task', 'path', 'is_parent', 'server', 'hostname', 'parent_id']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue