Adrian - thanks a lot! That worked. Forest - meet trees. Trees - meet
forest. :-) I *knew* the problem was staring me in the face all along.

I was actually making a wrong assumption in what I could do with a
ManyToManyField, and so my oh-so-clever query for the newest entries in
a given blog was just plain codswallop.
Replacing that with "return["1","2","bla"]}" helped. Once I'd figured
out the problem, I found a way to fix it. Thanks for pointing out a way
to debug this. (I'm a Java guy, still firmly rooted in a world of typed
variables, typed methods and clever IDEs which can catch type errors
and do smart code completion).

When's the book due?
How about a chapter "migrating to Django from J2EE -- Becoming more
productive by unlearning" or something along those lines? I'd be happy
to proof-read it. 

Daniel


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to