On Wed, Mar 24, 2010 at 5:49 PM, saxon75 <[email protected]> wrote: > I apologize if this is blindingly obvious, but suppose I want to have > a template actually print the literal string "{{ url }}" in the page. > How would I go about doing that?
http://docs.djangoproject.com/en/dev/ref/templates/builtins/#templatetag Rolando -- 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.

