Hi guys,

I have been using Django for a little more than a year now, but I still 
cannot think of a clean way of achieving this:

Let's say I have 1000 products in the db and I want to create a campaign to 
promote the products. I am displaying the products 100 items each time and 
each item has a check box. I want to be able to go back and forth between 
different pages to select products and then when I hit the submit button, 
the server will know what products I select.

How would you do this? Will you use other technology stack such as ajax, 
jquery, etc?

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/3b7c61b7-647e-48c9-907a-3a52dad7c183%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to