django-imagekit
                                
                                
                                
                                    django-imagekit copied to clipboard
                            
                            
                            
                        fix Issue #499 get_field_info model is None
get_field_info cannot get model because field_file doesn't have instance field set so we can set it ourselves in save method
@bulatshafigullin thanks for your contribution. Can you add test describing the problem?