Richard Querin wrote: > - Python based - I have a rudimentary knowledge of Python and like it, so > I'd prefer to go this route > - Simple - Our needs are not very complex, we're really just thinking about > maintainability and expandability. > - We want to be able to customize the look and layout of the site to our > whim.
while not really being a CMS but nevertheless easily abusable as a CMS I would recommend trac: http://trac.edgewall.org the wiki gives easy editing of pages, the look can be customized with css, it's of course python and can be extended with plugins. apart from being simple I like its clean and well-structured user interface. hth, tee _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor