First time here? Check out the FAQ!
Sign in
English
tags
users
badges
ALL
UNANSWERED
Ask Your Question
Revision history [
back
]
Revision 1
1.1k
Fitoria
answered
2013-01-14 10:22:22 -0600
You can try this:
Post.objects.get_questions().filter(thread__title__icontains='foo')
Please note: Askbot requires javascript to work properly, please enable javascript in your browser,
here is how