I am facing This Error in Django
\'Image\' object has no attribute \'_committed\'
This is my Model:
class ProcessedPicture(models.Model): pr