On Apr 3, 10:09 am, H.İbrahim Yılmaz <prehisto...@gmail.com> wrote:
> Any help please?

Bill gave you the answer two messages ago:

> > 02 Nisan 2010 20:43 tarihinde Bill Freeman <ke1g...@gmail.com> yazdý:
> >> You are discarding the result of your first render_to_response and 
> >> displaying
> >> the second, which is always an empty form (except when the form is valid,
> >> when you are returning an HttpResponse.  You probably meant to put a
> >> return in front of that render_to_response as well.  

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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