suggestion: it's better to post code snippets as text (i.e. use `code` markup) about your question: what you mean by "i want to do a combination"? you what to display both filters and both lists on the same page? in that case you want to setup custom view.
On Thursday, October 10, 2019 at 1:48:52 AM UTC+3, sotiris moustogiannis wrote: > > I want to do dynamic filter search from 2 different models > > i have 2 models > > [image: md1.png] > > [image: md2.png] > > > > i have this filters.py file to find shops and dates > > > [image: fi.png] > > > and this shop listview > > [image: li.png] > > > > i can only show the results of shopfilter and i want to do a combination > of shops and appointments model > > > > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/e5549cf5-7160-4d77-95de-37609e35c18a%40googlegroups.com.