module documentation

Undocumented

Class Config CSV export configuration
Class Group Undocumented
Class Model Undocumented
Class Object Undocumented
Function _flatten Undocumented
Constant _DEFAULT_MODELS Undocumented
def _flatten(obj): (source)

Undocumented

_DEFAULT_MODELS = (source)

Undocumented

Value
[gws.Config(title='Basisdaten',
            fields=[gws.Config(type='text',
                               name='fs_recs_gemeinde_text',
                               title='Gemeinde'),
                    gws.Config(type='text',
                               name='fs_recs_gemarkung_code',
                               title='Gemarkungsnummer'),
...