Package circuits :: Package web :: Module decorators

Module decorators

Decorators

This module implements useful decorators that can be used to affect the behaviour of request handlers.

Functions
 
nocache()
 
json()
Variables
  HAS_JSON = 2
  __package__ = 'circuits.web'