Re: urgent help needed with my rest

2020-04-24 Thread Andréas Kühne
Hi, The problem you are having is that the ID you are sending to your deleteTask angular method is undefined - that's what the log shows. Check the angular code to see why you are not sending a valid id to the deleteTask method. This has nothing to do with the rest api - it is functioning perfectl

urgent help needed with my rest

2020-04-24 Thread ola neat
i'm working on with django rest-api & angular but i'm having issues making a delete request to my model see below my url, apiView, angular-api-delete-request codes and err msg -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from t