Menu

Karrigell-2.3.5 released

Karrigell is a flexible Python web framework, with
a clear and intuitive syntax. It is independant
from any database, ORM or templating engine, and
lets the programmer choose between a variety of
coding styles

The main new features in version 2.3.5 are :

- a first version of the integration of Karrigell
behind Apache using CGI mode (see the
documentation page about Apache for details)

- name REQUEST added in the namespace (same as QUERY)

- name CONFIG added in the namespace : alias for
k_config, with attributes taken from the
configuration file

- added a page in the documentation summarizing
the names available in the namespace

- the usual bug fixes (some in CGI scripts management)

Posted by Pierre Quentel 2007-05-19

Log in to post a comment.