mirror of
https://github.com/datafolklabs/cement.git
synced 2026-02-06 13:56:49 +00:00
+ Added 'core.handlers' module which includes 'define_handler_type', and
'register_handler'.
+ Re-factored output rendering. Output is now handled by 'output_handler'
in the config, overridden by @expose(), and overridden by
output_handler_override.
+ Add 'output_handler_override' to config
|
||
|---|---|---|
| .. | ||
| core | ||
| __init__.py | ||