djongo
djongo copied to clipboard
This version of djongo does not support "NULL, NOT NULL column validation check"
Problem
Hello! When migrating from the django tables, the warnings this version... appear. I've been searching and I didn't find a solution, is there a way to fix this?
Thanks greetings!
Traceback
Pip freeze
?
Do you find Solution..?
I dont think there is any way you can get around this warning, one thing I did when I faced this warning was ignore it. It may be a hard pill to swallow but djongo needs a lot of improvement, in this case the NULL
, NOT NULL
column validation check are just the tradeoffs. As far as you dont have any complex queries, which have foreign references to other models, I would suggest to just ignore it.
Good morning @mo-shahab, I too i am facing the same issue with djongo, and major issue is it going to be fully functional in term of production.