WIP: Expand the developer documentation #27

Draft
gremond wants to merge 189 commits from develop into developer_docs
Showing only changes of commit c8aad30517 - Show all commits

View file

@ -127,7 +127,7 @@ class UserDatas:
# it's not a dynamic variable
continue
identifier = get_identifier_from_dynamic_family(
tconfig.name(), name
tconfig.name(uncalculated=True), name
)
if identifier == "{{ identifier }}":
continue