web/views/autoform.py
branchstable
changeset 2780 ad1dfc3855b0
parent 2652 3753f3a07ca1
child 2920 64322aa83a1d
--- a/web/views/autoform.py	Tue Aug 11 17:19:05 2009 +0200
+++ b/web/views/autoform.py	Tue Aug 11 17:51:48 2009 +0200
@@ -25,6 +25,8 @@
     * rtags (rcategories, rfields, rwidgets, inlined, rpermissions)
     * various standard form parameters
 
+    XXX s/rtags/uicfg/ ?
+
     You can also easily customise it by adding/removing fields in
     AutomaticEntityForm instances.
     """