jazzband / django-queued-storage

Provides a proxy for Django storage backends that allows you to upload files locally and eventually serve them remotely
http://django-queued-storage.rtfd.org/
BSD 3-Clause "New" or "Revised" License
317 stars 62 forks source link

Using django urlquote to avoid unicode issues. #9

Closed allisson closed 12 years ago

allisson commented 12 years ago

Just replace urllib.quote -> urlquote.