doc/book/devweb/rtags.rst
author julien tayon <julien.tayon@logilab.fr>
Tue, 11 Jun 2019 09:07:24 +0200
changeset 12637 234ca3cbbb46
parent 10491 c67bcee93248
permissions -rw-r--r--
[py3] Use sorted(key=...) instead of sorted(cmp=...)

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