API

Main module

Includeme of SACRUD

pyramid_sacrud.includeme(config)[source]

Common

Any helpers for Pyramid

pyramid_sacrud.common.set_jinja2_silent_none(config)[source]

if variable is None print ‘’ instead of ‘None’

Views

Views for Pyramid frontend

pyramid_sacrud.views.add_global_params(event)[source]
pyramid_sacrud.views.home_view(request)[source]

Exceptions

Interfaces

Resources

Resources of pyramid_sacrud

class pyramid_sacrud.resources.GroupResource(group, resources)[source]

Bases: object

  Read the Docs
v: latest  
Versions
latest
stable
master
Free document hosting provided by Read the Docs.