# django-filters does awsum stuff with filtering. # create a form with 2 date fields and then use it as an input in your filtering function(in the view)
On Sun, May 11, 2014 at 6:39 PM, Anderson <[email protected]> wrote: > Hi there. > > I'm having a problem with filter a model by age range, is a DateField but > in the html I would like 2 input text to type ages. So far I only see > filter by list not input text. > > Any ideas? > > -- > Anderson Dias Borges > Senior Analyst Developer > > Tu cumprirás o desejo do meu coração se eu Te buscar... > I can't see but I'll take my chances > To hear You call my name > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAAin48UUxE%3DFF91guC6OYxP9%3DNLRLgBseXPM_r8oR8O6Equb7Q%40mail.gmail.com<https://groups.google.com/d/msgid/django-users/CAAin48UUxE%3DFF91guC6OYxP9%3DNLRLgBseXPM_r8oR8O6Equb7Q%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAN7tdFRsiG6hXm7%2BpNLqpZSsC-AVnBL7AuG_VKHqyPvt8sRNqQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

