Re: two levels of m2m relationship & update values

2016-01-25 Thread Tim Graham
Please write to django-users as this mailing list is for the development of Django itself. On Monday, January 25, 2016 at 6:07:41 PM UTC-5, Slomski wrote: > > Hi, > > I am trying to create a django app as follow: > > a Block with unique name can have few Flats. Flat name in each Block is >

two levels of m2m relationship & update values

2016-01-25 Thread Slomski
Hi, I am trying to create a django app as follow: a Block with unique name can have few Flats. Flat name in each Block is unique but flat names can be the same in different Blocks and Flat name needs to be chosen from the range {Paprika, Water, Banana}. each Flat can have three rooms and room