jazzband / django-downloadview

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

ObjectDownloadView returns HTTP 404 if file field is empty #64

Closed benoitbryon closed 10 years ago

benoitbryon commented 10 years ago

Still returns HTTP 500 if file field does not exists (AttributeError). Refs #43.