Open pythononwheels opened 7 years ago
in decoders.py -- for example when trying to convert None to int.
in basemodel.py (find_xx) methods. -- which always tries to convert into objects using decoders.py
in decoders.py -- for example when trying to convert None to int.
in basemodel.py (find_xx) methods. -- which always tries to convert into objects using decoders.py