scipy / SciPyCentral

SciPy Central
http://scipy-central.org
BSD 3-Clause "New" or "Revised" License
16 stars 12 forks source link

Show 404 if download file is unavailable #196

Open ksurya opened 8 years ago

ksurya commented 8 years ago

If download file is unavailable, show 404 error with proper message.

Currently it raises runtime exception leading HTTP 500.