PEP8 formatting
This commit is contained in:
@@ -56,13 +56,5 @@ node_type_post = {
|
|||||||
'attachments': {'visible': False},
|
'attachments': {'visible': False},
|
||||||
},
|
},
|
||||||
'parent': ['blog', ],
|
'parent': ['blog', ],
|
||||||
'permissions': {
|
'permissions': {}
|
||||||
# 'groups': [{
|
|
||||||
# 'group': app.config['ADMIN_USER_GROUP'],
|
|
||||||
# 'methods': ['GET', 'PUT', 'POST']
|
|
||||||
# }],
|
|
||||||
# 'users': [],
|
|
||||||
# 'world': ['GET']
|
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user