cubicweb/web/wdoc/advanced_usage_schema_en.rst
author Arthur Lutz <arthur.lutz@logilab.fr>
Fri, 31 Jan 2020 16:51:48 +0100
branch3.27
changeset 12860 b09a3adb37be
parent 11057 0b59724cb3f2
permissions -rw-r--r--
[doc/book/admin/setup] fix pip / virtualenv links

Schema of the data
------------------

First take a look at the data schema_ then try to remember that you are browsing
through a heap of data by applying stylesheets to the results of queries. This
site is not a content management system with items placed in folders. It is an
interface to a database which applies a view to retreived data.

.. _schema: ../schema