HttpResponse.seekable()
New in Django 1.10:
Always False. This method makes an HttpResponse instance a stream-like object.
Please login to continue.