On Sun, 2007-10-28 at 08:48 -0700, crybaby wrote:
> For example, you are at this url:
> www.site.com/post/id/1
>
> and view1.py display the view1.html for the above url.
>
> In the view1.html, I have a form and need to submit some value to
> another view2.py
>
> and validate, then send it back
For example, you are at this url:
www.site.com/post/id/1
and view1.py display the view1.html for the above url.
In the view1.html, I have a form and need to submit some value to
another view2.py
and validate, then send it back to view1.py so view1.html is displayed
at the url: www.site.com/post
2 matches
Mail list logo