You need to have a 500.html and a 404.html defined when DEBUG=False.

See: http://code.djangoproject.com/ticket/3335

Hope this helps!

Dan Harris
dih0...@gmail.com

On Jun 8, 2:56 pm, adrian <adrian.imm...@gmail.com> wrote:
> tracked the problem more down...
>
> the problem appeared when using own handler404/handler500 views and
> returning the invalid HttpResponse instead of HttpResponseNotFound/
> HttpResponseServerError. This is not documented and needs doc
> improvement ...

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to