Page not found (404)

Request Method: GET
Request URL: http://autodl.lri.fr/my/datasets/download/29932707-21cc-4670-a7db-cdc246a8ab71
Raised by: apps.web.views.download_dataset

You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 404 page.