doc/4.0.rst
author Christophe de Vienne <cdevienne@gmail.com>
Wed, 11 Dec 2013 12:22:52 +0100
changeset 9348 eacd02792332
parent 9015 65b8236e1bb4
child 9016 0368b94921ed
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

What's new in CubicWeb 4.0?
============================

Deprecated Code Drops
----------------------

* The ldapuser source has been dropped. ldapfeed is the only official source
  remaining for ldap.