doc/book/en/devweb/edition/index.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 07 Nov 2011 18:16:53 +0100
changeset 8065 8a933961938e
parent 5464 c6c9a80ad1dd
permissions -rw-r--r--
[tableview] deepcopy of colrenderer was actually broken with py < 2.7

Edition control
===============

This chapter covers the editing capabilities of |cubicweb|. It
explains html Form construction, the Edit Controller and their
interactions.


.. toctree::
   :maxdepth: 2

   form
   dissection
   editcontroller
   examples