Page not found (404)

Request Method: GET
Request URL: https://leaux.net/URLS/ConvertAPI%20Text%20Files/49D0002EEE7EA24124A9F497DCAD808F.txt
Raised by: django.views.static.serve

"/home/django-deploy/ts_root/media/ConvertAPI Text Files/49D0002EEE7EA24124A9F497DCAD808F.txt" does not exist

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.