doc/book/devweb/rtags.rst
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Tue, 17 Mar 2020 13:34:54 +0100
changeset 12917 db0f56b19583
parent 10491 c67bcee93248
permissions -rw-r--r--
[pkg] merge 3.27 Require python >= 3.6 since recent typing notations require >= 3.6

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