You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PyLucid-general
After a long time, we released the first django Version of PyLucid
CMS.
This is the first stable release, after the big django
modification ;)
What?
=====
PyLucid is a free content management system. It is written in Python
using the Django Web framework.
PyLucid has a web based installer, so the user need no shell account.
It's works on a standard webserver with Python (at least v2.4) CGI and
one of the supported database engines (MySQL, SQLite3, Postgre, Oracle
and MS-SQL). It's hight customizable via the powerful django template
engine and CSS. It support a Plugin API and has some interesting build
in Plugins (a file manager, RSS etc.)
Download
========
There existing two packages: "full" and "lite".
The full packages includes:
- django v0.97pre (Rev.7112)
- pygments v0.9
The lite packages doesn't include the external sources.
many things changed since the last Release Candidate.