Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

Support for FileField (and ImageFileField) #42

Open
rafaponieman opened this issue Feb 9, 2018 · 1 comment
Open

Support for FileField (and ImageFileField) #42

rafaponieman opened this issue Feb 9, 2018 · 1 comment

Comments

@rafaponieman
Copy link

Currently getting:

TypeError
Object of type 'ImageFieldFile' is not JSON serializable

Starts on condensedinlinepanel/edit_handlers.py

Line 43 return super(WagtailJSONEncoder, self).default(o) 
@myornet
Copy link

myornet commented Sep 28, 2018

I'm facing this exact issue with a bare FileField.
Is there any workaround?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants