Thanks.
I am going to read it. 
Have a great weekend!


On Friday, August 17, 2012 6:30:26 PM UTC-4, Tomas Neme wrote:
>
> > But I am confused. 
> > For example, 
> > the following code needs to add single quote. 
> > 
> > {% block content %} 
> > <a href="{% url 'admin:todo_datetime_add' %}">Add Todo items</a> 
>
> https://docs.djangoproject.com/en/dev/releases/1.3/#changes-to-url-and-ssi 
>
> also, that won't work with double quotes either, unless you import 
> future, and a bunch of other things. 
>
> Just import url from future, since this will be the default behavior 
> in the near future 
>
> -- 
> "The whole of Japan is pure invention. There is no such country, there 
> are no such people" --Oscar Wilde 
>
> |_|0|_| 
> |_|_|0| 
> |0|0|0| 
>
> (\__/) 
> (='.'=)This is Bunny. Copy and paste bunny 
> (")_(") to help him gain world domination. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/L9UncMhe4BQJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to