jazzband / django-downloadview

Serve files with Django.
https://django-downloadview.readthedocs.io
Other
380 stars 58 forks source link

Refresh dev environment + workaround text/bytes #100

Closed benoitbryon closed 9 years ago

benoitbryon commented 9 years ago

Refs #97 and refs #98.

benoitbryon commented 9 years ago

I had to address both #97 and #98 to pass the tests...

benoitbryon commented 9 years ago

I highlighted some interesting parts around #97. Other changes are mostly related to #98.