LWN.net Logo

Karrigell 3.0.3 released

From:  Pierre Quentel <quentel.pierre-AT-wanadoo.fr>
To:  comp-lang-python-announce-AT-moderators.isc.org
Subject:  [ANN] Karrigell-3.0.3 released
Date:  Sun, 13 Dec 2009 00:31:05 -0800 (PST)
Message-ID:  <5437cdc3-b524-4cca-87b1-fd451540a04d@f16g2000yqm.googlegroups.com>
Archive-link:  Article, Thread

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
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/



(Log in to post comments)

Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds