djongo icon indicating copy to clipboard operation
djongo copied to clipboard

Receiving type error for creating an object.

Open DavidMeu opened this issue 4 years ago • 1 comments

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').

DavidMeu avatar Nov 13 '21 19:11 DavidMeu

https://github.com/nesdis/djongo/issues/573#issuecomment-1001929287

pokorny-martin avatar Dec 28 '21 08:12 pokorny-martin