HTTP_200
HTTP_200 copied to clipboard
Contacts field not updated in the faculty profile.
In order to solve this, just change the contacts model from PositiveIntegerField
to IntegerField
.