debian/cubicweb-dev.install.in
author Christophe de Vienne <cdevienne@gmail.com>
Wed, 11 Dec 2013 12:22:52 +0100
changeset 9348 eacd02792332
parent 9208 7ae95f48e2f0
permissions -rw-r--r--
[req] New method: RequestSessionBase.find(). This method does what find_entities and find_one_entity did, except it returns the resultset itself. In addition, it accepts 'reverse_' arguments and check that the relations actually exists on the entity before executing the query. Also, reimplement find_one_entity and find_entity based on the new function so they benefit from the more complete implementation, and deprecate them. Note: List of values in kwargs are NOT supported in this initial implementation. Closes #3361290
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9208
7ae95f48e2f0 [pkg] fix debian packaging (closes #3058542)
David Douard <david.douard@logilab.fr>
parents: 6487
diff changeset
     1
usr/lib/PY_VERSION/*-packages/cubicweb/devtools/
7ae95f48e2f0 [pkg] fix debian packaging (closes #3058542)
David Douard <david.douard@logilab.fr>
parents: 6487
diff changeset
     2
usr/lib/PY_VERSION/*-packages/cubicweb/skeleton/
7ae95f48e2f0 [pkg] fix debian packaging (closes #3058542)
David Douard <david.douard@logilab.fr>
parents: 6487
diff changeset
     3
usr/lib/PY_VERSION/*-packages/cubicweb/test
7ae95f48e2f0 [pkg] fix debian packaging (closes #3058542)
David Douard <david.douard@logilab.fr>
parents: 6487
diff changeset
     4
usr/lib/PY_VERSION/*-packages/cubicweb/entities/test
7ae95f48e2f0 [pkg] fix debian packaging (closes #3058542)
David Douard <david.douard@logilab.fr>
parents: 6487
diff changeset
     5
usr/lib/PY_VERSION/*-packages/cubicweb/ext/test
7ae95f48e2f0 [pkg] fix debian packaging (closes #3058542)
David Douard <david.douard@logilab.fr>
parents: 6487
diff changeset
     6
usr/lib/PY_VERSION/*-packages/cubicweb/server/test
7ae95f48e2f0 [pkg] fix debian packaging (closes #3058542)
David Douard <david.douard@logilab.fr>
parents: 6487
diff changeset
     7
usr/lib/PY_VERSION/*-packages/cubicweb/sobjects/test
7ae95f48e2f0 [pkg] fix debian packaging (closes #3058542)
David Douard <david.douard@logilab.fr>
parents: 6487
diff changeset
     8
usr/lib/PY_VERSION/*-packages/cubicweb/hooks/test
7ae95f48e2f0 [pkg] fix debian packaging (closes #3058542)
David Douard <david.douard@logilab.fr>
parents: 6487
diff changeset
     9
usr/lib/PY_VERSION/*-packages/cubicweb/web/test
7ae95f48e2f0 [pkg] fix debian packaging (closes #3058542)
David Douard <david.douard@logilab.fr>
parents: 6487
diff changeset
    10
usr/lib/PY_VERSION/*-packages/cubicweb/etwist/test