Changes between Version 3 and Version 4 of BluePrintRESTImplementation


Ignore:
Timestamp:
12/31/08 08:13:04 (16 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintRESTImplementation

    v3 v4  
    11{{{
    22# RESTful controller function
    3 # Since some methods should require authentication, we must do so for all (unles we patch T2)
     3# Since some methods should require authentication, we must do so for all (unless we patch T2)
    44@t2.requires_login('login')
    55def feature():