Re: Wish list functionality in products listing page.

2021-07-29 Thread Salima Begum
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.

On Thu, Jul 29, 2021 at 6:16 PM DJANGO DEVELOPER 
wrote:

> 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
>
> On Thu, Jul 29, 2021 at 10:07 AM Salima Begum <
> salim...@rohteksolutions.com> wrote:
>
>> 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
>>
>> --
>> 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+unsubscr...@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
>> 
>> .
>>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAKPY9pmOKnHyuw%3D4dTgH%3DbcXn%3DP7X_SU%3DM%2Bi6%2BHDd4mc5PQU0w%40mail.gmail.com
> 
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAMSz6bmO4CTsc4u%3DT3HAPXzg2_wYis0wqMgPZe6tv_doEBQgTQ%40mail.gmail.com.


Re: Wish list functionality in products listing page.

2021-07-29 Thread DJANGO DEVELOPER
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

On Thu, Jul 29, 2021 at 10:07 AM Salima Begum 
wrote:

> 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
>
> --
> 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+unsubscr...@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
> 
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAKPY9pmOKnHyuw%3D4dTgH%3DbcXn%3DP7X_SU%3DM%2Bi6%2BHDd4mc5PQU0w%40mail.gmail.com.


Wish list functionality in products listing page.

2021-07-28 Thread Salima Begum
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

-- 
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+unsubscr...@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.