web/views/editcontroller.py
branchstable
changeset 6864 ea95004494a2
parent 6400 21468682f688
child 7182 09454384fff8
--- a/web/views/editcontroller.py	Thu Jan 20 17:14:28 2011 +0100
+++ b/web/views/editcontroller.py	Fri Jan 21 11:48:19 2011 +0100
@@ -34,6 +34,7 @@
 
 
 class IEditControlAdapter(EntityAdapter):
+    __needs_bw_compat__ = True
     __regid__ = 'IEditControl'
     __select__ = is_instance('Any')