Limodou,
Thank you for your reply.
And do you have any idea how FormWrapper should be used?
In my shop project I need to provide a feature to a user , when he
does/finish shopping to be able to check all items in his basket.In
other words, he will see all items he has put into the basket so far.
The form should be something like this:

#################

Item1               Quantity1(input field so that the user can change
that)
Item2               Quantity2(input field so that the user can change
that)
Item3               Quantity3(input field so that the user can change
that)
...
...
...
.
Submit button
#################
Thank you for your reply
L.


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to