We have `DEBUG=True` in our settings file, changing that to `False` Django will display a standard 404 error page
We have
DEBUG=Truein our settings file, changing that toFalseDjango will display a standard 404 error page