I'm kind of new in python/django and I'd like to know: What's the best 
approach to filter results in Django using forms in a view?

I need to filter candidates by haircolor, according to the model 
CandidateLook and by status, according to CandidateToJob model.

Thanks in advance.

Here is my code:
http://stackoverflow.com/questions/28637326/how-to-filter-results-using-forms-in-django-best-approach

-- 
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 post to this group, send email to django-users@googlegroups.com.
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/bf338512-fa18-4d97-a3e7-02588577e1a3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to