Re: flat page url problem

2009-04-07 Thread grimmus
After reading other similar posts all i needed to change was my site_id to 2 On Apr 6, 10:36 am, grimmus wrote: > Hi, > > I was experimenting locally using flatpages. I didnt add anything > extra into the urls.py file to handle these pages and they displayed > correctly in the browser (using the

flat page url problem

2009-04-06 Thread grimmus
Hi, I was experimenting locally using flatpages. I didnt add anything extra into the urls.py file to handle these pages and they displayed correctly in the browser (using the django runserver) When i deploy my app to apache i get the error : The current URL, , didn't match any of these. My urls