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

Error (re-)saving an apphook_config #100

Closed
mkoistinen opened this issue Mar 10, 2015 · 2 comments
Closed

Error (re-)saving an apphook_config #100

mkoistinen opened this issue Mar 10, 2015 · 2 comments

Comments

@mkoistinen
Copy link
Contributor

Once you create an apphook_config, if you then try to make any edits to the object, it raises:

Exception Type: TypeError at /en/admin/aldryn_newsblog/newsblogconfig/3/
Exception Value: <NewsBlogConfigFormAppDataContainer: {}> is not JSON serializable

Full trace here: https://gist.github.com/mkoistinen/a2769a263359153f74d4

@mkoistinen
Copy link
Contributor Author

As of this writing, you must use the latest, development version of django-appdata to avoid this issue.

pip install git+https://github.com/ella/django-appdata.git#egg=django_appdata

@mkoistinen
Copy link
Contributor Author

Note: solution @jmelett.

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

1 participant