summaryrefslogtreecommitdiff
path: root/django/utils/http.py
AgeCommit message (Expand)Author
2007-05-25unicode: Added a unicode-aware version of urlencode. Since we now have aMalcolm Tredinnick