Thursday, May 26, 2011

Re: nested template tags

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.

No comments:

Post a Comment