I was looking at RapidWeaver and iWeb and the development models on
those applications use themes or templates for different web pages. I
looked at the Django generated pages and Django do have a very nice and
consistent pages. Now the question, is there a way of merging Django
into these web development applications? Basically having the
front-end of these templates/themes with Django as the back-end engine.
Yes, people that use these applications might not know Pythons but
Django can almost eliminate Python also. Just curious...
Yong