[autoform] Make RelationField.fromcardinality a class method factory
Instead of having the "RelationField" class hard-coded in this factory
method (thus preventing any subclass to properly use it), we make that
method a classmethod and instantiate the actual class instead of the
base one.
.. -*- coding: utf-8 -*-
.. _Part1:
--------------------------
Introduction to *CubicWeb*
--------------------------
This first part of the book offers different reading path to
discover the *CubicWeb* framework, provides a tutorial to get a quick
overview of its features and lists its key concepts.
.. toctree::
:maxdepth: 2
:numbered:
history
concepts.rst