|
bced6cae68
|
Ran 2to3 on unittests, same sort of manual fixups as before
|
2017-03-22 15:49:51 +01:00 |
|
|
fe4d70c0d1
|
CLI upgrade_attachment_schema: also remove attachments form_schema
Previously they would have {'attachments': {'visible': False}}, but this
is no longer needed.
|
2016-11-01 16:47:55 +01:00 |
|
|
a38e053c1a
|
Added CLI command to create blogs.
|
2016-11-01 16:47:55 +01:00 |
|
|
0929a80f2b
|
New data structure for attachments.
|
2016-11-01 16:47:55 +01:00 |
|
|
3afeeaccd0
|
Removed permission keys from node type definitions.
This prevents replace_pillar_node_type_schemas() from overwriting existing
permissions.
|
2016-10-20 13:05:43 +02:00 |
|