zuri-training / My_debtors_Team35

This stuDebt platform is centred on helping schools prevent debtors from registering in another school despite pending debts in the previous school.
Apache License 2.0
6 stars 5 forks source link

Completed Comments And Dispute APIs But Without URL Configuration and Model Migration. #62

Closed collinsezedike closed 2 years ago

collinsezedike commented 2 years ago

I have set up the dispute and comment models correctly, with the right relationship. I did the serializers and finally the API views. I did not create any update or delete views; only the create and list views.

collinsezedike commented 2 years ago

The committed codes have been copied and pasted into the appropriate files in the main branch.