Tornado webserver toolbox
=========================

This is a simple functions and classes collection which simplifies my everyday tornado-based development.

* https_only -- decorator to redirect if the method wants to serve request only via https
* tpl_funcs -- functions collection providing some useful templater functions

My email for bugs and suggestions: [sitnin@gmail.com](mailto:sitnin@gmail.com)
