Fix custom 404 handler response
This PR fixes the custom 404 handling function custom_404_response()
by including the now required exception
parameter. Also included is an update to urls.py
to migrate from url()
to path()
.
Please review: @NUWAN.KUMARASIRI @TREFILEK @bjsousa