Closed mdraelos closed 12 years ago
I think this is going to require some middleware to implement nicely. Our current code simply returns an appropriate HttpResponse with a message, which is not sent to the 404 template like Http404 exceptions, for example.
Feature