Hi
Just a quick query
Can url tags work with single quoted strings?
Another words why {% url my.view 'some_string' %} doesn't work but
{% url my.view ''some_string" %}  works fine?

Could you add a small example about using quoted strings with tags,
like the above one, to http://www.djangoproject.com/documentation/templates/#url
please?


many thanks
Paul
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to