ValueError at /api/contacts/ Field 'id' expected a number but got 'null'. Request Method: POST Request URL: http://localhost:8000/api/contacts/ Django Version: 4.1.1 ### Steps to replicate the error: - Create new contacts or accounts.
ValueError at /api/contacts/
Field 'id' expected a number but got 'null'.
Request Method: POST
Request URL: http://localhost:8000/api/contacts/
Django Version: 4.1.1
Steps to replicate the error: