pallets-eco / flask-session

Server side session extension for Flask
https://flask-session.readthedocs.io
BSD 3-Clause "New" or "Revised" License
507 stars 238 forks source link

Add support for tz_aware MongoClient #100

Closed Ricky-Hao closed 9 months ago

Ricky-Hao commented 5 years ago

Add support for connection of MongoDB which tz_aware set to True.

85 #63

Lxstr commented 9 months ago

Thanks for the PR, this should now be fixed