Download List

Descripción del Proyecto

Coil is an MVC framework for Python. It is
based largely on the ideas and design of
Struts and allows you to cleanly separate
models, views, and controllers via an XML
configuration file. A very basic login example
that demonstrates the basic work flow is
included.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-04-19 08:24 Back to release list
0.3

Esta versión cuenta con el apoyo Cheetah para "ver", objetos de formulario con el apoyo de la validación, los objetos de acción para la captación, tratamiento, apoyo DispatchAction que permite múltiples puntos de entrada método en el objeto mismo hecho, y ActionForward de abstracción de una ubicación de la página por su nombre.
Tags: Initial freshmeat announcement
This version features Cheetah support for the "view", form objects with validation support, action objects for controller abstraction, DispatchAction support that allows multiple method entry points on the same action object, and ActionForward for abstracting a page location by name.

Project Resources