Closed vlaskinvlad closed 3 years ago
On it!
Can you think of other objects that were not currently covered? May I ask what is your use case? We use the library mostly for cache-related stuff here: https://github.com/zommiommy/cache_decorator
I created a pull request that covers datetime objects #5
Looking into it, thanks @Matthias1590 !
I have published the new version on Pypi. Do let me know if it works fine for you guys!
Works for me! Including datetime.datetime is not necessary though.
I'll remove it, you are right.
I was trying to use the library, but endned up scripting my own because of the absense of the datetimefields support out of the box.
Something like that might do: