doc/book/devweb/rtags.rst
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 17 Feb 2016 14:01:35 +0100
changeset 11246 ceb0e8e9129e
parent 10491 c67bcee93248
permissions -rw-r--r--
[migration] add rollback when replace_eid_sequence_with_eid_numrange fails If we get here, the current transaction is aborted, so if we are to assume everything is fine and continue we need to rollback first.

Configuring the user interface
------------------------------

.. _relation_tags:

Relation tags
~~~~~~~~~~~~~
.. automodule:: cubicweb.rtags

.. _uicfg:

The uicfg module
~~~~~~~~~~~~~~~~

.. note::

 The part of uicfg that deals with primary views is in the
 :ref:`primary_view_configuration` chapter.

.. automodule:: cubicweb.web.views.uicfg


The uihelper module
~~~~~~~~~~~~~~~~~~~

.. automodule:: cubicweb.web.uihelper