I encountered the error below in the admin page for moderated object. This happens when moderated object has an image field but associated file is not uploaded.
TemplateSyntaxError at /admin/moderation/moderatedobject/3/
Caught ValueError while rendering: The 'foo' attribute has no file associated with it.
I encountered the error below in the admin page for moderated object. This happens when moderated object has an image field but associated file is not uploaded.