In lieu of using a manipulator for this simple task, you
could use your
own HTML form. Have your form submit to a view method that
grabs your
product's id/slug from the request.POST MultiValueDict and
performs an
update of your model as needed.
--~--~---------~--~----~------------~-------~--~----~
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-unsubscribe googlegroups.com
For more options, visit this group at http://gr
oups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---
|