PyLucid is a lightweight Content Management System written in Python
using django. Nearly all output can be customized. A shell account is
not required.
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.
This release added WSGI compatibility, a new template engine, new CSS and JavaScript handling, new internal page editing, a "List of all available Tags", a PluginDownloader, and a shortcut for every page to make the URLs cleaner. File organization was changed.
Module/plugin administration and basic user
management were added. The module manager was
completely rewritten. Plugin configuration is now done
in a separate file. Plugins can have their own SQL
tables, internal_pages, and stylesheets. internal_pages
can be written in simpleTAL. internal_pages was
rewritten to use CSS instead of tables. Manual encoding
from the database was enhanced. Bugfixes were made
in tinyTextile markup.