Madpy is an open source (BSD license) content management system that runs on top of apache , mod_python , postgresql and cheetah templates.Some of it's features are:
Clean urls. You can use
urls instead of traditional http parameters. E.g. :
http://madpy.com/en/folder?page=1 can be accessed as...