Re: safe delete

2022-09-05 Thread Umair Ramzan
https://github.com/makinacorpus/django-safedelete On Mon, Sep 5, 2022 at 4:13 PM Sohail Khan wrote: > any reference? link video or anything? > > On Monday, 5 September 2022 at 16:03:43 UTC+5:30 umairper...@gmail.com > wrote: > >> To implement safe delete you have to overri

Re: safe delete

2022-09-05 Thread Sohail Khan
any reference? link video or anything? On Monday, 5 September 2022 at 16:03:43 UTC+5:30 umairper...@gmail.com wrote: > To implement safe delete you have to override the model's delete > functionality. There is nothing to do with restframework. > > Also there exists a pac

Re: safe delete

2022-09-05 Thread Umair Ramzan
To implement safe delete you have to override the model's delete functionality. There is nothing to do with restframework. Also there exists a package called djago-safedelete. On Mon, 5 Sep 2022, 15:59 Sohail Khan, wrote: > hey guys can we implement safe delete in django rest framewor

safe delete

2022-09-05 Thread Sohail Khan
hey guys can we implement safe delete in django rest framework if yes how? -- You received this message because you are subscribed to the Google Groups "Django REST framework" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-rest