Changes between Version 2 and Version 3 of S3/DynamicTables


Ignore:
Timestamp:
02/21/17 10:22:52 (8 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/DynamicTables

    v2 v3  
    125125Dynamic table controllers can be added easily in other modules, using {{{s3_rest_controller}}} with the {{{dynamic}}}-option.
    126126
    127 {{{
     127{{{#!python
    128128def dynamic_table_controller():
    129129    """ REST Controller for the s3dt_example dynamic table """