Re: urls and static html
Just found the description flat pages. Perhaps this solves my problem...
urls and static html
Hi all. I am not sure about the url configuration for a setup like the following: What if the root of my site points to a django page, but I want to have other static pages at the same level as the root page? Example: / <-- points to www.foo.com a dynamic page generated by djan