On 08/22/2011 05:33 PM, ozgur yilmaz wrote:
thanks,

but i think i have to use a suitable js for adding a new product. am i wrong?


To do it the way you want you'll have to use JavaScript, but it's easy (especially with jQuery) to dynamically add elements to your form. No refreshing necessary. Then handle the contents of request.POST appropriately in your view.

--
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