Open kthanigaivel opened 4 years ago
had same issue but resolved it. are you getting an error?
I am having the same problem 'Field 'id' expected a number but got 'pk''.
How did you managed to solve this @mbkimani ?
In update order change form with formset in the context as order_form is expecting formset
Hi update order is still not working correctly, did anyone resolve this issue ? @abhinav-710 @joaofranca13 @mbkimani
I resolved that problem by clearing the database and doing makemigrations and migrations again.
Update order not working in dashboard page