Chameleon v2.0-rc7 Release Notes

Release Date: 2011-03-29 // about 13 years ago
  • ๐Ÿ›  Bugfixes:

    • ๐Ÿ›  Fixed issue with Python 2.5 compatibility AST. This affected at least PyPy 1.4.

    ๐Ÿ”‹ Features:

    • 0๏ธโƒฃ The auto_reload setting now defaults to the class value; the base template class gives a default value of chameleon.config.AUTO_RELOAD. This change allows a subclass to provide a custom default value (such as an application-specific debug mode setting).