web/wdoc/custom_view_last_update_fr.rst
author Julien Cristau <julien.cristau@logilab.fr>
Sun, 22 Mar 2015 23:27:13 +0100
changeset 10446 1e6655cff5ab
parent 10218 5ebbaf713caf
permissions -rw-r--r--
add IUserFriendlyError adapter for violation of check constraints This way we get back the same error messages we get from the python check. Related to #5154406

.. -*- coding: utf-8 -*-
 
Dernières modifications
-----------------------

* la table des `derniers changements`_ fournit un exemple d'utilisation de RQL
  pour récupérer les derniers changements ayant eu lieu sur ce site.

.. _`derniers changements`: ../view?rql=Any+M%2CX+WHERE+X+modification_date+M+ORDERBY+M+DESC+LIMIT+30