web/test/data/views.py
changeset 1977 606923dff11b
parent 1802 d628defebc17
child 4212 ab6573088b4a
equal deleted inserted replaced
1976:851e08142873 1977:606923dff11b
       
     1 """
       
     2 
       
     3 :organization: Logilab
       
     4 :copyright: 2001-2009 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2.
       
     5 :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
       
     6 :license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses
       
     7 """
     1 from cubicweb.web import Redirect
     8 from cubicweb.web import Redirect
     2 from cubicweb.web.application import CubicWebPublisher
     9 from cubicweb.web.application import CubicWebPublisher
     3 
    10 
     4 # proof of concept : monkey patch publish method so that if we are in an
    11 # proof of concept : monkey patch publish method so that if we are in an
     5 # anonymous session and __fblogin is found is req.form, the user with the
    12 # anonymous session and __fblogin is found is req.form, the user with the