Re: [BangPypers] Web Application Development

2011-05-14 Thread vivek durai
I've been examining the Pyramid docs recently. Stuff that put me off include the zope elements...which somehow never seemed pythonic enough. I've been working on django apps for a couple of years now and still find it lacking in a number of features (lately the formwizard contrib app has been givin

[BangPypers] Scaling Django-Mysql

2008-11-12 Thread vivek durai
Hi All: Just checking to see if anyone on this list has experience scaling a django app using mysql as the backend. I have many issues - eg. one involves constructing Qsets with icontain statements for a table with 5 records. Any experience with this? Warm regards, Vivek