]> git.parisson.com Git - telemeta.git/commit
Remove unused code
authorThomas Fillon <thomas@parisson.com>
Tue, 4 Apr 2017 22:49:18 +0000 (00:49 +0200)
committerThomas Fillon <thomas@parisson.com>
Tue, 4 Apr 2017 22:49:18 +0000 (00:49 +0200)
commit3c9ab58e48d286c036f8c8695651f5c0eba32794
treee0fbeebc31f8d501b052f80b750239308515ae33
parentd8e5bfdbf032571b6a35ae958856998d573f11d9
Remove unused code

If needed File could be send with Django FileResponse https://docs.djangoproject.com/fr/1.10/ref/request-response/#fileresponse-objects rather than StreamingHttpResponse
telemeta/views/core.py