Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #15485 > unrolled thread

Decouplable CMS in python?

Started byTim Johnson <tim@akwebsoft.com>
First post2011-11-08 14:54 -0900
Last post2011-11-08 14:54 -0900
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Decouplable CMS in python? Tim Johnson <tim@akwebsoft.com> - 2011-11-08 14:54 -0900

#15485 — Decouplable CMS in python?

FromTim Johnson <tim@akwebsoft.com>
Date2011-11-08 14:54 -0900
SubjectDecouplable CMS in python?
Message-ID<mailman.2555.1320796462.27778.python-list@python.org>
:)I'm sure decouplable is a word. If not it should be.

I have written my own framework. This has been a work in progress as
a consequence of projects that I have done over the last 10 years.
I need a CMS that sits "on top of" the framework. One of the
starting points that I have considered is finding a fairly simple,
but well-written CMS in python and adapting it. 

It may very well turn out that I would have to start from 'scratch',
nevertheless, reviewing code for such a simple CMS would be
informative. 

I'm thinking that, as an example - django-cms - would be too
complex, regardless of its merits. 

Any recommendations?
thanks
-- 
Tim 
tim at tee jay forty nine dot com or akwebsoft dot com
http://www.akwebsoft.com

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web