Re: ForeignKey in Inline generates lots of queries

2014-02-21 Thread Tim Graham
Hi John, django-developers is for discussion of the development of Django itself. It isn't a second level support channel if your query on django-users goes unanswered. Thanks! On Thursday, February 20, 2014 5:45:27 PM UTC-5, john@plushrugs.com wrote: > > I posted this to Django users, but

ForeignKey in Inline generates lots of queries

2014-02-20 Thread john . parton
I posted this to Django users, but didn't get a response. I'd like to help to resolve this issue if at all possible. Previous post: I have the Django admin configured with a TabularInline, and the inline model has a ForeignKey reference to a third model. Every row in the inline generates a new