Hello,

I have a page with a form on it

the form is handled by a view

I want to create another page and embed the same form on it

how can I use the same view on another template?
do I have to modify the 'render_to_response' so it points to the other
template (besides the current template)?

thanks

jay k

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

Reply via email to