web/views/urlpublishing.py
changeset 1977 606923dff11b
parent 1802 d628defebc17
child 2058 7ef12c03447c
child 2273 daf6e178659f
equal deleted inserted replaced
1976:851e08142873 1977:606923dff11b
    16 
    16 
    17 XXX actionpath and folderpath execute a query whose results is lost
    17 XXX actionpath and folderpath execute a query whose results is lost
    18 because of redirecting instead of direct traversal
    18 because of redirecting instead of direct traversal
    19 
    19 
    20 :organization: Logilab
    20 :organization: Logilab
    21 :copyright: 2001-2009 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
    21 :copyright: 2001-2009 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2.
    22 :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
    22 :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
       
    23 :license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses
    23 """
    24 """
    24 
    25 
    25 __docformat__ = "restructuredtext en"
    26 __docformat__ = "restructuredtext en"
    26 
    27 
    27 from rql import TypeResolverException
    28 from rql import TypeResolverException