django-gsheets icon indicating copy to clipboard operation
django-gsheets copied to clipboard

TypeError: Object of type 'datetime' is not JSON serializable

Open whob13 opened this issue 4 years ago • 1 comments

Let me lead by saying this is an amazing plugin, thank you for putting in the time to make it functional.

As I set it up, I noticed that only string values seem to be pushing successfully - this is with mixins.SheetPushableMixin and I tried both a DecimalField and DateTimeField. Is there a plan to make additional field types compatible?

whob13 avatar Aug 24 '20 16:08 whob13

thanks @whob13 !

There are no immediate plans to expand functionality, but happy to take a look at and merge in any PR you'd like to take on to add that functionality.

steinbachr avatar Aug 29 '20 00:08 steinbachr