Hi, A new release of the Python web framework Karrigell has been published. The main changes are : - improvements to the module HTMLTags (HTML generator) : minor bug fixes ; new syntax to build the DOM tree top-down, using the <= operator ; methods for SELECT tags, checkboxes and radio buttons - extension mechanism for templating systems and a new "Karrigell Templates" (KT) template system (written by Jim Eggleston) - script to build Windows executables for an application - better resistance to bad HTTP requests and to unknown host names for the server (reports by Nicolas Pinault and "renofr") - better redirection policies to avoid exposure of index file names (suggested by "ek_wals") - change location of script caches (written by Nicolas Pinault) - minor bug fixes : problem with url unquoting, management of forms fields with the same name, valid path for session cookie - the default folder for the Windows installer is c:\(folder name) instead of Program Files (Jim reported performance issues on Windows 7) Karrigell home page : http://karrigell.sourceforge.net Discussion group : http://groups.google.com/group/karrigell Cheers, Pierre
participants (1)
-
Pierre Quentel