tool v0.5.0 documentation

Context locals

«  Logging   ::   Contents   ::   Debugging utilities  »

Context locals

Contains things you want to have in every single view or helper function or whatever. Thread safe.

Exports these variables:

Note

You should use this module as less as possible. Global data is easy to use but hard to debug.

«  Logging   ::   Contents   ::   Debugging utilities  »