Jake:
Thanks for the help. I did not have flatpages/default.html. By creating
that file, the problem was solved.
Hai
jake wrote:
> hai -
>
> this error message is coming from your server, not django (though it
> probably originates with django). so you might check the server logs
> (yours are
hai -
this error message is coming from your server, not django (though it
probably originates with django). so you might check the server logs
(yours are probably in /var/log/httpd/error_log).
the first django-related issue i would check though: do you have a
template file for your flatpages?
Hello:
I got a strange problem with flat page. I created a test flatpage called
"/test2/". I know the flatpage middleware is working, since if I enter
/test/ as my url I will get page not found (404) error. However, if I
enter /test2/ I got the Internal server error. I have attached both
errors b
3 matches
Mail list logo