cubicweb/web/views/autoform.py
branch3.26
changeset 12352 1a0159426def
parent 12210 3fa6c9ef2f51
child 12567 26744ad37953
child 12675 ea89ca9017c4
equal deleted inserted replaced
12351:a6c7716841ce 12352:1a0159426def
    14 # details.
    14 # details.
    15 #
    15 #
    16 # You should have received a copy of the GNU Lesser General Public License along
    16 # You should have received a copy of the GNU Lesser General Public License along
    17 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
    17 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
    18 """
    18 """
    19 .. autodocstring:: cubicweb.web.views.autoform::AutomaticEntityForm
    19 .. autoclass:: AutomaticEntityForm
    20 
    20 
    21 Configuration through uicfg
    21 Configuration through uicfg
    22 ```````````````````````````
    22 ```````````````````````````
    23 
    23 
    24 It is possible to manage which and how an entity's attributes and relations
    24 It is possible to manage which and how an entity's attributes and relations