Re: Proposal: Meta.required_together

2010-10-03 Thread LookMa NoSQL
ng a model, and > at the moment we have quite some good tools for them. Adding another Meta > option for a small portion of the cases doesn't seem so necessary to me... > > Anyway, that's just my 2c. > > TinO > > On Sun, Oct 3, 2010 at 05:58, LookMa NoSQL wrote: &

Re: Proposal: Meta.required_together

2010-10-02 Thread LookMa NoSQL
+1 on proposal (for what it matters). Tina, where did you see that Django does that? The docs link you sent shows regular model validation. What Mamayo is looking for, I think, is the ability to add a Meta option to a model that says required_together=({fields: ('weight', 'height', 'width', 'leng