Aha! Thanks Shawn.  I'd left a forgotten "http://localhost:8000/
moreInfo" in there.  I was so hung up on Django urls.py I forgot about
simple html mistakes and leftovers.

Thanks for the pointer!

-Ross.

On Nov 19, 10:16 am, Shawn Milochik <[email protected]> wrote:
> What does the "action" parameter of your HTML form contain? I'm
> guessing it's a relative URL.
>
> If you want it to go to the same place, you can make the action blank
> ("") and it will submit to the same page.
>
> Shawn

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to