The `_get_val_from_object` method has been renamed in Django 2.0 to `value_from_object`. This affects https://github.com/cloudinary/pycloudinary/blob/master/cloudinary/models.py#L46. I'm actually not sure about the pattern for version conditional checks, otherwise I'd submit a patch....