Help on my cart.js file using Django 3.2.15 in python

2022-08-13 Thread Dieu merci Dramani
This work : productId: 1 action: add cart.js:9 USER: setraco cart.js:20 setraco is logged in ! Sending data ... cart.js:22 Here is the errors that I'm trying without success: POST http://127.0.0.1:8000/update_Item/ 403 (Forbidden) updateUserOrder @ cart.js:22 (anonymous) @ cart.js:14 VM29:2 Un

Re: Help on my cart.js file using Django 3.2.15 in python

2022-08-13 Thread 'tomo yamano' via Django users
It seems that the error message you shared indicates the syntax error , tho.On Aug 13, 2022, at 4:05 PM, Dieu merci Dramani wrote:This work :productId:  1 action:  addcart.js:9 USER: setracocart.js:20 setraco is logged in ! Sending data ...cart.js:22        Here is the errors that I'm trying wit

Re: Help on my cart.js file using Django 3.2.15 in python

2022-08-13 Thread 'Kasper Laudrup' via Django users
On 13/08/2022 09.04, Dieu merci Dramani wrote: This work : productId:  1 action:  add cart.js:9 USER: setraco cart.js:20 setraco is logged in ! Sending data ... cart.js:22 Here is the errors that I'm trying without success: POST http://127.0.0.1:8000/update_Item/

Re: Help on my cart.js file using Django 3.2.15 in python

2022-08-13 Thread 'Kasper Laudrup' via Django users
On 13/08/2022 09.04, Dieu merci Dramani wrote: This work : productId:  1 action:  add cart.js:9 USER: setraco cart.js:20 setraco is logged in ! Sending data ... cart.js:22 Here is the errors that I'm trying without success: POST http://127.0.0.1:8000/update_Item/

Re: Help on my cart.js file using Django 3.2.15 in python

2022-08-14 Thread 'Kasper Laudrup' via Django users
On 13/08/2022 09.04, Dieu merci Dramani wrote: > This work : > productId:  1 action:  add > cart.js:9 USER: setraco > cart.js:20 setraco is logged in ! Sending data ... > > cart.js:22 > Here is the errors that I'm trying without success: > POST http://127.0.0.1:8000/update_Item/

Re: Help on my cart.js file using Django 3.2.15 in python

2022-08-14 Thread 'Kasper Laudrup' via Django users
On 13/08/2022 09.04, Dieu merci Dramani wrote: > This work : > productId:  1 action:  add > cart.js:9 USER: setraco > cart.js:20 setraco is logged in ! Sending data ... > > cart.js:22 > Here is the errors that I'm trying without success: > POST http://127.0.0.1:8000/update_Item/