cubicweb/web/wdoc/advanced_usage_schema_en.rst
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Fri, 29 Nov 2019 15:30:16 +0100
changeset 12781 fda5efaf6937
parent 11057 0b59724cb3f2
permissions -rw-r--r--
Add missing dbmako/mako files in python sdist

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