Hello World! I was wondering if Webfaction or Django had a way to make custom error pages. Thanks -Sean asked 07 Nov '10, 19:40 Sean Lambert |
Hi, Django does have a way of providing custom error pages. You can read the following link for further information: http://docs.djangoproject.com/en/dev/topics/http/views/#customizing-error-views Hope that helps! answered 07 Nov '10, 19:45 neeravk |