[Tutor] My experience on web.py / CherryPy
Kent Johnson
kent37 at tds.net
Mon Aug 4 23:22:31 CEST 2008
On Mon, Aug 4, 2008 at 2:58 PM, Patrick <optomatic at rogers.com> wrote:
> Oh oh, I did not mean to slag Django!
I didn't take it that way, no worries!
> I was basing this on the talk given by Jacob Kaplin-Moss(one of the
> developers). He gave a great talk but became a bit evasive when he was
> questioned about Django scaling down to a single developer, specifically
> when he was questioned about the template views portion.
Strange. I can't think of any reason why Django would not be suitable
for a single developer. Of course the developer has to understand HTML
and probably CSS and JavaScript but that is no different than any
other web development tool.
Googling finds this:
http://www.cmlenz.net/archives/2006/08/the-python-web-framework
which seems to refer to the same talk. I am not a fan of the Django
template language - I think it is too restrictive - but I don't see
how it is harder to use it as a single developer than it would be for
a team...
Kent
More information about the Tutor
mailing list