Changes between Version 16 and Version 17 of DeveloperGuidelines/Tutorial/RESTCustomisation


Ignore:
Timestamp:
03/03/14 20:48:46 (11 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Tutorial/RESTCustomisation

    v16 v17  
    168168Eventually, we need to tell the REST API which function/class to call for the ''available_shelters'' qualifier:
    169169
    170 {{{
     170{{{#!python
    171171class S3GroupModel(S3Model):
    172172    """ Model class for pr/group """