Hi Pete
Have you tried chaining the filters?
q = Entry.objects.filter(headline__startswith="What")
for x in range(x):
q = q.filter(pub_date__lte=x)
http://docs.djangoproject.com/en/dev/topics/db/queries/#id3
I've used this chaining method with filters. I would expect Q objects
would be fi
About Us:
We are seeking some contract assistance with specific coding needs. We
are a Canadian based company and would prefer Canadian programmers
although US programmers should apply.
Deliverables:
We will provide detailed specs and basic models and would require some
backend development (model
2 matches
Mail list logo