django-rest-framework/docs
Jon Dufresne 4d57d46bf8 Prefer io.BytesIO over six; available on all supported Pythons (#6168)
On all supported Pythons, the io.BytesIO is always a stream
implementation using an in-memory bytes buffer.

Makes code slightly more forward compatible by reducing use of the six
module and promotes more forward compatible practices in the docs.
2018-09-09 11:53:41 +01:00
..
api-guide Prefer io.BytesIO over six; available on all supported Pythons (#6168) 2018-09-09 11:53:41 +01:00
community Add building with drf book (#6102) 2018-08-01 16:43:09 +01:00
img Add building with drf book (#6102) 2018-08-01 16:43:09 +01:00
topics Fix grammar mistake in html-and-forms.md (#6070) 2018-07-08 16:11:05 -04:00
tutorial Prefer io.BytesIO over six; available on all supported Pythons (#6168) 2018-09-09 11:53:41 +01:00
CNAME Include CNAME file 2014-11-25 16:01:32 +00:00
index.md Mention Django 2.1 compat where missing (#6158) 2018-09-04 11:33:42 -07:00