Re: nested template tags
TemplateSyntaxError at /the/url/
qstring_set requires 1 arguments, 0 provided
2011/5/26 Nikhil Somaru <nsomaru@gmail.com>:
> Could you detail the error raised when you visit the page?
>
> On Thu, May 26, 2011 at 12:38 PM, ozgur yilmaz <yelbuke@gmail.com> wrote:
>>
>> Hi,
>>
>> I want to use an expression like this:
>>
>> <a href="?{{ current_qstring|qstring_set:'page={{ i }}' }}">{{ i }}</a>
>>
>> The first {{ i }} is in another tag. is there any way to manage this
>> problem?
>>
>> Thanks,
>>
>> --
>> 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
>> django-users+unsubscribe@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/django-users?hl=en.
>>
>
>
>
> --
> Yours,
> Nikhil Somaru
>
> --
> 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
> django-users+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
--
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 django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home