[EMAIL PROTECTED] wrote:
I ran out of database connections today. I'd like to prevent this in a way other than increasing my database connections.
Jonpy (jonpy.sf.net) has a nice and simple dbpool module. I'm not sure how much work it would take to get django to use it, however.

