Commit 48a3444d authored by Jérome Perrin's avatar Jérome Perrin

test/CodingStyle: document exceptional prefixs

parent b720711c
......@@ -75,10 +75,11 @@ def getSkinPrefixList(self):
# Add other prefix
skin_prefix_list.extend((
'Base',
'Entity',
'NotificationTool',
'ERP5Site',
'ERP5Type',
'Entity', # A base class for Person / Organisation
'Form', # Acceptable for ERP5 Forms which will soon become portal types too
))
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment