I am trying to customize StockRecordForm in django-oscar administration. What I have: Forked dashboard app, also catalogue_dashboard Included new StockRecord attribute in models.py Updated forms.py like this: Part of my INSTALLED_APPS looks like this: But modification is not showing up. Is there anything else I should modify? Answer Allright, I am surprised that in this case I have to actually
Tag: django-oscar
InvalidImageFormatError Exception The source file does not appear to be an image
So I am using fallback default image to avoid 500 error and it is not successful. I keep getting the same error “InvalidImageFormatError: The source file does not appear to be an image”. In my case I try to thumbnail an image that does not exist. But it is assumed that if the image does not exist it should use