Re: ignore url

2008-10-27 Thread Niall Mccormack
Cool, thanks for the reply! On 24 Oct 2008, at 15:01, Karen Tracey wrote: > On Fri, Oct 24, 2008 at 6:56 AM, Niall Mccormack <[EMAIL PROTECTED] > > wrote: > > Is it possible to tell Django to ignore certain url's so that it > resorts to showing what is on the server at that url. > > i.e. if I ha

Re: ignore url

2008-10-24 Thread Karen Tracey
On Fri, Oct 24, 2008 at 6:56 AM, Niall Mccormack < [EMAIL PROTECTED]> wrote: > > Is it possible to tell Django to ignore certain url's so that it > resorts to showing what is on the server at that url. > > i.e. if I have a file at the url > http://www.mywebsite.com/myfiles/image.jpg > > Can I inst