Files
pecan/docs/source/pecan_hooks.rst
2011-03-06 14:21:51 -05:00

356 B

pecan.hooks -- Pecan Hooks

The pecan.hooks module includes support for creating Pecan hooks which are a simple way to hook into the request processing of requests coming into your application to perform cross-cutting tasks.

pecan.hooks