Re: actions & triggers

2009-11-12 Thread Jacob Kaplan-Moss
Hi Creeper -- On Thu, Nov 12, 2009 at 11:14 PM, creeper wrote: > I'm new to Django . As well versed with Drupal i would like to know > actions & triggers type feature in Dj. May be some of you familiar > with such type concept in Dj ? This question ought to be directed towards django-users; that

actions & triggers

2009-11-12 Thread creeper
Hi All, I'm new to Django . As well versed with Drupal i would like to know actions & triggers type feature in Dj. May be some of you familiar with such type concept in Dj ? -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this gr

Re: Multi-credential ORM configuration support

2009-11-12 Thread Russell Keith-Magee
On Fri, Nov 13, 2009 at 2:28 AM, Warren Smith wrote: > On Wed, Nov 11, 2009 at 5:08 PM, Russell Keith-Magee > wrote: >> Multi-db allows you to set up multiple database credentials; the usual >> reason for this is to split DB load across multiple database servers, >> but I don't see any reason you

Re: Multi-credential ORM configuration support

2009-11-12 Thread Warren Smith
On Wed, Nov 11, 2009 at 5:08 PM, Russell Keith-Magee wrote: > Multi-db allows you to set up multiple database credentials; the usual > reason for this is to split DB load across multiple database servers, > but I don't see any reason you couldn't also use it to provide > multiple connections to a

Re: Template Caching - Ticket #6262

2009-11-12 Thread Russell Keith-Magee
On Thu, Nov 12, 2009 at 9:15 AM, Mike Malone wrote: > Sup, > > I've been working on template caching (ticket #6262) with a mister > Alex Gaynor. The patch is getting pretty stable and I think it's close > to merge-able, so if anyone wants to take a look at what we've got and > provide feedback: go

Re: #7539 (ON DELETE support) aka ORM-09 - A call for feedback

2009-11-12 Thread Johannes Dollinger
Am 11.11.2009 um 17:50 schrieb Michael Glassford: > > Johannes Dollinger wrote: >> >> Am 10.11.2009 um 17:22 schrieb Michael Glassford: >> >>> I haven't had a chance to look at the patch yet, but what you >>> describe >>> here sounds good. I don't have any problem with you "hijacking" the >>> w