Changes between Version 15 and Version 16 of S3/S3Method
- Timestamp:
- 06/25/14 10:45:28 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/S3Method
v15 v16 36 36 Methods of the RESTful API can be configured: 37 37 38 a. using {{{s3 xrc.model.set_method}}} for explicit URL methods38 a. using {{{s3db.set_method}}} for explicit URL methods 39 39 b. using {{{S3Resource.set_handler}}} for a particular S3Resource instance 40 40