tgext.command 0.2 is out...
Written by
on
in
Snaking.
Adds support for instantiating Beaker's Cache from the config file (i.e. you can do cache-specific operations such as edge-triggered-cache-clearing in your utility scripts). That's mostly useful if you have content-modifying scripts and want to clear/populate the cache when the script runs. Available in PyPI.
Comments
Comments are closed.
Pingbacks
Pingbacks are closed.
Chris Perkins on 04/07/2010 11:18 a.m. #
Michael,
This is great! Can you provide a page in the TG2.1 docs on how to use it?
cheers.
-chris
Mike C. Fletcher on 04/07/2010 11:23 a.m. #
http://turbogears.org/2.1/docs/main/Extensions/Command/index.html
for the base documentation. Cache "just works" now, so no particular extra documentation required.
Chris Perkins on 04/07/2010 11:33 a.m. #
Very nice. Tweeting :-).