I like if tag url can use like this maybe more useful .
{% url music "rock","112" as music_url %}

for example , I write some thing can count the access of pages by url.
The counter is generic , it's only save the url .
then I can write

{% url music "rock",112 as music_url %}
{% access_count music_url %}

And use with forloop I can show a list of music and the access number.

-- 
欢迎访问我的博客:
http://zsp.javaeye.com/

--张沈鹏

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@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-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to