Revision fa116a1b
Added by Marc Dequènes about 15 years ago
- ID fa116a1b44076e29791348378683a16b2085a71e
conf/ldap_shadows/shadows/MilkyPond/objects/entity.conf | ||
---|---|---|
sort_by: o
|
||
associated_relations: ['foundersIndividuals', 'foundersEntities']
|
||
parent_handle_restrictions: "^unit/Entities$"
|
||
default_parent: "unit/Entities"
|
||
presentation:
|
||
name_attribute: o
|
||
hidden_attributes: ['founder']
|
Also available in: Unified diff
[fix/evol] correct a bug in the item creation when handling the parent parameter, allow specifying a default parent per object, and provides a new find_by_full_handle() handy method