Thanks for the reply Alex...
I appended the user_answer as an attribute to the Question() QuerySet
and it works fine now.
That's one of the things I love about Django: It enforces better
design...
On 31 Ağustos, 21:40, Alex Koshelev <[EMAIL PROTECTED]> wrote:
> {%with%} tag creates only alias to variable. You cannot use it as
> parameter and "regular" context variable too.
> So you have to redesign you code.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---