Wish list functionality in products listing page.

39 views
Skip to first unread message

Salima Begum

unread,
Jul 29, 2021, 1:09:06 AM7/29/21
to django...@googlegroups.com
Hi all,
In my project I want to implement wishlist functionality in products listing pages.
Is there any django packages to implement in my project and any ideas please let me know 

Thank you
~Salima

DJANGO DEVELOPER

unread,
Jul 29, 2021, 8:46:54 AM7/29/21
to Django users
I think you have to save the products in your wishlist feature just by doing the same way as we do in saving things in django

--
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 django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAMSz6bmra3%2BdQxxBHL9%2B1K_7-mXhKf88QF67kK_4Q1a%2B%3DuB1Fg%40mail.gmail.com.

Salima Begum

unread,
Jul 29, 2021, 1:00:13 PM7/29/21
to django...@googlegroups.com
Hi all,

Here I have an issue based on the product id we are saving into the wish list table. if that particular id is deleted from the product table in the wishlist that particular product will be there right. how to handle wishlist functionality in this case.

Reply all
Reply to author
Forward
0 new messages