inertiajs / inertia-django

The Django adapter for Inertia.js
MIT License
326 stars 32 forks source link

Fix render_ssr page data json encoding #20

Closed svengt closed 1 year ago

svengt commented 1 year ago

Encode page data for SSR rendering with the INERTIA_JSON_ENCODER.