DescriptionTo reproduce this locally set settings.DEBUG=False and open http://localhost:8080/foo.
As far as I can tell Http404 is the only exception that is defined by Django i n this context and that is already treated specially by Django itself (see https://docs.djangoproject.com/en/1.3/topics/http/views/#the-http404-exception).
Patch Set 1 #
MessagesTotal messages: 4
|
|||||||||||||||||||