For me to overcome the issues specified by this I switched to using:

return response.json(...stuff to return...)

The datetime encoder is not in there anymore and it was causing me
trouble. This corrected the issue.

On May 6, 8:20 am, omicron <jacques.bouss...@gmail.com> wrote:
> Before, the encoder have :
>
> """Implementation of JSONEncoder
> Modified by Massimo Di Pierro to handle datetime
> """
>
> and now it's not the case in the last stable version ?

Reply via email to