404 page isn't working on production
Summary
This despite there being a handle404
and handle500
in the settings/urls.py
.
Test the 404 pages locally with debug=False
set in settings.py to see if you can reproduce. If so, figure out why those pages are not working. If not, ping nander to work it out.