ForestAdmin / django-forestadmin

🐍 Django agent for Forest Admin to integrate directly to your existing Django backend application.
https://www.forestadmin.com
GNU General Public License v3.0
123 stars 18 forks source link

fix(serializer): the jsonfield's serializing returned an error #88

Closed vamonte closed 2 years ago

vamonte commented 2 years ago

JsonField should be map to marshmallow's field Raw instead of dict

Definition of Done

General

Security

forest-bot commented 2 years ago

:tada: This PR is included in version 1.0.18 :tada:

The release is available on:

Your semantic-release bot :package::rocket: