On Jan 18, 9:39 am, ptone wrote:
> In the tutorial, the form action in the poll_detail template is
> hardcoded to "/polls/..."
>
> So the browser is doing what's been explicitly asked of it, despite
> Django doing its best to deal gracefully with your mounting the app
> at /mysite.
The same thin
I've gotten to the fourth part of the tutorial in my Apache/mod_python
setup, and I have run into trouble with the reverse() call in the vote
function. Like the mod_python guide, I set the Apache Location
directive to /mysite. django.root is also set to /mysite. But the
reverse() call only come
2 matches
Mail list logo