skeleton/README.tmpl
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 22 Jan 2015 10:43:24 +0100
changeset 10142 f4a4556f23da
parent 5184 955ee1b24756
permissions -rw-r--r--
[views/forms] Fix EntityFieldsForm.link_to when parent entity is being created When the parent entity is being created and the inlined form is displayed, the parent entity has no eid yet and `peid` is usually 'A'. So int() raises a ValueError. Closes #4627739.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5184
955ee1b24756 [c-c newcube] #1192: simpler cubicweb-ctl newcube, and more
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     1
Summary
955ee1b24756 [c-c newcube] #1192: simpler cubicweb-ctl newcube, and more
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     2
-------
955ee1b24756 [c-c newcube] #1192: simpler cubicweb-ctl newcube, and more
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     3
%(longdesc)s