Re: FK relations hell : help with `_set` feature

2015-03-30 Thread François GUÉRIN
Le lundi 30 mars 2015 14:31:19 UTC+2, Daniel Roseman a écrit : > > > On Monday, 30 March 2015 13:04:00 UTC+1, François GUÉRIN wrote: >> >> Hi all, >> >> I'm using django for a couple of years, and I've a question about >> relations in the ORM and templates. I massively use class-based generic

Re: FK relations hell : help with `_set` feature

2015-03-30 Thread Daniel Roseman
On Monday, 30 March 2015 13:04:00 UTC+1, François GUÉRIN wrote: > > Hi all, > > I'm using django for a couple of years, and I've a question about > relations in the ORM and templates. I massively use class-based generic > views. > > I' currently working with a model which have many other models