Re: [Tutor] My experience on web.py / CherryPy

2008-08-04 Thread Kent Johnson
On Mon, Aug 4, 2008 at 2:58 PM, Patrick <[EMAIL PROTECTED]> 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 > questi

Re: [Tutor] My experience on web.py / CherryPy

2008-08-04 Thread Patrick
Oh oh, I did not mean to slag Django! 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 vi

Re: [Tutor] My experience on web.py / CherryPy

2008-08-04 Thread Kent Johnson
On Mon, Aug 4, 2008 at 2:22 PM, Patrick <[EMAIL PROTECTED]> wrote: > it seemed to me that Django is well suited for a developer team but is a bit > sketchy when you try to scale it down to a single developer. Why do you say that? Django works fine with a single developer. Kent __

Re: [Tutor] My experience on web.py / CherryPy

2008-08-04 Thread Patrick
I am in the same situation as you. I was looking at Django and Turbogears. I have finally settled on CherryPy, which is also built into Turbogears. Watching this Google talk on Youtube: http://www.youtube.com/watch?v=p-WXiqrzAf8 it seemed to me that Django is well suited for a developer team b