Re: 500.html and STATIC_URL

2011-05-25 Thread Addy Yeow
http://docs.djangoproject.com/en/dev/topics/http/views/#the-500-server-error-view On Wed, May 25, 2011 at 11:22 PM, bax...@gretschpages.com < mail.bax...@gmail.com> wrote: > Am I correct in understanding that when there is a 500 error and the > user is routed to 500.html, it does not know setting

500.html and STATIC_URL

2011-05-25 Thread bax...@gretschpages.com
Am I correct in understanding that when there is a 500 error and the user is routed to 500.html, it does not know settings.STATIC_URL or settings.MEDIA_URL, but 404.html does? -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group