Re: Denormalisation Magic, Round Two

2008-11-09 Thread A Mele
I have followed the discussions about denormalization and I really would like to see this in trunk. I agree with Rusell, the syntax should be more like Django's query syntax, but I think this kind of field is very useful for a lot of projects. A Mele On 27 oct, 13:26, Andrew Godwin &l

Re: are generic relations production ready?

2007-08-04 Thread A Mele
That's fine! Thank you Jacob! On 4 ago, 16:34, "Jacob Kaplan-Moss" <[EMAIL PROTECTED]> wrote: > On 8/4/07, A Mele <[EMAIL PROTECTED]> wrote: > > > Does that mean generic relations are production ready although they > > are not yet implenteed in the

are generic relations production ready?

2007-08-04 Thread A Mele
Hi, The generic relations status showed in the wiki is "Code move is done (Malcolm), admin support (Jacob) not done. Needs newforms-admin merge first." Does that mean generic relations are production ready although they are not yet implenteed in the admin? Regar