Groups
Groups
Sign in
Groups
Groups
Django-Chinese
Conversations
About
Send feedback
Help
django中怎样对url进行urlencode??
35 views
Skip to first unread message
babatu
unread,
Sep 3, 2008, 3:13:46 AM
9/3/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django-Chinese
django中怎样对url进行urlencode??
当url中包含中文时, 不同浏览器对url中的中文处理不一样。
类似这样
http://bendi.koubei.com/search/searchlocal.html?option.dfcity=&search.
..
hairui
unread,
Sep 3, 2008, 3:34:49 AM
9/3/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django-Chinese
用 urllib.urlencode(query[, doseq])
详见:
http://fy.py3k.cn/p/pydoc/library/urllib.html#urllib.urlencode
欢迎参加翻译,;)
babatu
unread,
Sep 3, 2008, 10:29:00 AM
9/3/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django-Chinese
对于django初学,
urlencode是写在template里还是 view里?
给个例子好吗?谢谢
babatu
unread,
Sep 3, 2008, 10:24:54 PM
9/3/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django-Chinese
在template 里 <a href='{{"关键词"|urlencode}}'>dd</a>
> > >
http://bendi.koubei.com/search/searchlocal.html?option.dfcity=&search...-
隐藏被引用文字 -
>
> - 显示引用的文字 -
Reply all
Reply to author
Forward
0 new messages