djongo
djongo copied to clipboard
Receiving type error for creating an object.
Made a migration to mongo with several errors, but saw the collections were created.
After that I've created a new object (via api call) and received the below.
TypeError: Field 'id' expected a number but got ObjectId('618b9fad38b07404bba55842').
https://github.com/nesdis/djongo/issues/573#issuecomment-1001929287