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(jsonapi): the schema cast the value to the good type #98

Closed vamonte closed 2 years ago

vamonte commented 2 years ago

use the django get_prep_value method to retrieve the good type (usefull with custom field

Definition of Done

General

Security

forest-bot commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: