Flask-Fixtures icon indicating copy to clipboard operation
Flask-Fixtures copied to clipboard

Avoid parsing datetime in json

Open s7anley opened this issue 7 years ago • 0 comments

Hi @croach,

_datetime_parser sometimes produce strange result so I added option to disable it for those who don't really need datetime objects. I left it enabled by default, so there is no BC.

This PR depends on #31.

s7anley avatar Apr 25 '17 04:04 s7anley