markfinger / python-react

Server-side rendering of React components
MIT License
1.62k stars 116 forks source link

Support encoding date/time and decimal objects as props #9

Closed matthewryanscott closed 9 years ago

matthewryanscott commented 9 years ago

I'm serializing a large state that has several datetimes in it, so I'll be submitting a PR that has a possible solution to this.

matthewryanscott commented 9 years ago

Resolved via https://github.com/markfinger/django-react/pull/18