Is mod_python 3.1 good for commercial blogging/CMS?
John J. Lee
jjl at pobox.com
Tue Nov 8 15:27:53 EST 2005
More information about the Python-list mailing list
Tue Nov 8 15:27:53 EST 2005
- Previous message (by thread): Is mod_python 3.1 good for commercial blogging/CMS?
- Next message (by thread): Is mod_python 3.1 good for commercial blogging/CMS?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Ben Sizer" <kylotan at gmail.com> writes: [...] > It as not easy to work with the CGI-style code in a WYSIWYG web editor > as it is to edit a template, which is probably the main reason for > their use. Also, coding everything with req.write() means that each [...] You seem to believe CGI is incompatible with templating. Why? The two are entirely independent of each other. John
- Previous message (by thread): Is mod_python 3.1 good for commercial blogging/CMS?
- Next message (by thread): Is mod_python 3.1 good for commercial blogging/CMS?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list