﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
10934	handler404 needs an example	Maarten Nieber	nobody	"Hi,

I'm doing the tutorial and tried to set up my own 404 handler, following the hints in the tutorial.
However, here the tutorial is not clear:

- where exactly does Django look for the handler404 name?
- should I assign a new object to django.conf.urls.defaults.handler404, or create the name handler404 inside the views module?
- I did not create a 404.html, how come Django does not complain about that? (quote: The default 404 view will use that template for all 404 errors.)

An example of setting up your own 404 handler would help a lot (I still have not managed, so now it feels like I missed a point somewhere).
By the way, the tutorial is excellent in all other aspects!"	Uncategorized	closed	Documentation	1.0	Normal	worksforme	handler404		Accepted	0	0	0	0	0	0
