| pythonware.com | products ::: library ::: search ::: daily Python-URL! |
Daily Python-URL2008-01-07Jared Kuolt:
StaticGenerator for Django
["How many CPU cycles do you suppose are wasted on blogs that are generated every request? Wouldn’t it make more sense to generate them only when they’re updated? StaticGenerator is a Python class for Django that makes it easy to create static files for lightning fast performance."]
|