rougail/tests/dictionaries/10load_disabled_if_in_multi...
Emmanuel Garette 0be7a72d28 Add new attribute "include" to "file"
This attribute have 3 values:
- "no": it's a normal file
- "name": the name is included in another template so it is generated before other templates
- "content": the content is included in another template so it is generated before the other templates and is not installed on the server

fixes #2
2021-02-21 10:44:48 +01:00
..
makedict Add new attribute "include" to "file" 2021-02-21 10:44:48 +01:00
tiramisu Add new attribute "include" to "file" 2021-02-21 10:44:48 +01:00
00-base.xml <file name='a'/> => <file>a</file> 2021-02-19 14:44:27 +01:00
__init__.py add multiple disable_if_in support 2021-01-30 15:19:18 +01:00