PEP8 formatting
This commit is contained in:
@@ -73,9 +73,9 @@ EXAMPLE_PROJECT = {
|
|||||||
'nodes_featured': [],
|
'nodes_featured': [],
|
||||||
'nodes_latest': [],
|
'nodes_latest': [],
|
||||||
'permissions': {'groups': [{'group': EXAMPLE_ADMIN_GROUP_ID,
|
'permissions': {'groups': [{'group': EXAMPLE_ADMIN_GROUP_ID,
|
||||||
'methods': ['GET', 'POST', 'PUT', 'DELETE']}],
|
'methods': ['GET', 'POST', 'PUT', 'DELETE']}],
|
||||||
'users': [],
|
'users': [],
|
||||||
'world': ['GET']},
|
'world': ['GET']},
|
||||||
'picture_header': ObjectId('5673f260c379cf0007b31bc4'),
|
'picture_header': ObjectId('5673f260c379cf0007b31bc4'),
|
||||||
'picture_square': ObjectId('5673f256c379cf0007b31bc3'),
|
'picture_square': ObjectId('5673f256c379cf0007b31bc3'),
|
||||||
'status': 'published',
|
'status': 'published',
|
||||||
|
Reference in New Issue
Block a user