devtools/__init__.py
changeset 4520 1d2c7b3adc39
parent 4466 8b0ca7904820
child 4761 e37932b89a6a
--- a/devtools/__init__.py	Tue Feb 09 12:55:08 2010 +0100
+++ b/devtools/__init__.py	Tue Feb 09 13:45:05 2010 +0100
@@ -31,8 +31,9 @@
 SYSTEM_RELATIONS = schema.META_RTYPES | set((
     # workflow related
     'workflow_of', 'state_of', 'transition_of', 'initial_state', 'allowed_transition',
-    'destination_state', 'in_state', 'wf_info_for', 'from_state', 'to_state',
+    'destination_state', 'from_state', 'to_state',
     'condition', 'subworkflow', 'subworkflow_state', 'subworkflow_exit',
+    'custom_workflow', 'in_state', 'wf_info_for',
     # cwproperty
     'for_user',
     # schema definition