doug wrote:
> the flatpages url must be LAST in the list of urls to try- not sure
> why- but that fixed it.
The flatpages pattern must be at the end of the patterns because an
include pattern forwards the entire portion of the url request
following the matched part. The flatpages pattern is an em
mystery solved -kinda-
the flatpages url must be LAST in the list of urls to try- not sure
why- but that fixed it.
Doug
thanks- Doug
On Oct 15, 12:15 am, "moberley" <[EMAIL PROTECTED]> wrote:
> doug wrote:
> > I am setting up mod_python on test server and having some problems. I
> > am getti
doug wrote:
> I am setting up mod_python on test server and having some problems. I
> am getting 'it worked!' initially- I am able to access admin and set up
> flatpages. But I hit a wall when just trying to do 'polls' app ...
> getting 404s only . No problem when using development server.
>
> te
1-link above 'is' the test server/
2-source is linked to svn code directly as described on
djangoproject.com
3- 404 is django's see it here: http://oviparo.us/polls -
Thanks Doug
On Oct 13, 7:57 am, Malcolm Tredinnick <[EMAIL PROTECTED]>
wrote:
> On Fri, 2006-10-13 at 11:30 +, doug
On Fri, 2006-10-13 at 11:30 +, doug wrote:
> I am setting up mod_python on test server and having some problems. I
> am getting 'it worked!' initially- I am able to access admin and set up
> flatpages. But I hit a wall when just trying to do 'polls' app ...
> getting 404s only . No problem whe
I am setting up mod_python on test server and having some problems. I
am getting 'it worked!' initially- I am able to access admin and set up
flatpages. But I hit a wall when just trying to do 'polls' app ...
getting 404s only . No problem when using development server.
test server with settings
6 matches
Mail list logo