MicroPyramid / Django-CRM

Open Source CRM based on Django
https://bottlecrm.io
MIT License
1.93k stars 882 forks source link

ValueError: Field 'id' expected a number but got 'null'. #489

Open userdevprogram opened 1 year ago

userdevprogram commented 1 year ago

org not found, and I use sqlite3. what heppen?

arjansunar commented 1 year ago

I get the same error when making requests on creating a new account or leads. I am using postgress db and followed the installation as provided.