You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Please note that Flask API has evolved towards JSONProvider interface, replacing previous JSONEncoder/Decoder interfaces. See: pallets/flask#4692. IMO this will require a change in Flask-Pymongo as well.
You may also track related changes to Quart-Motor extension which was closely inspired from Flask-Pymongo - see marirs/quart-motor#4.
The text was updated successfully, but these errors were encountered:
Hi,
Please note that Flask API has evolved towards JSONProvider interface, replacing previous JSONEncoder/Decoder interfaces. See: pallets/flask#4692. IMO this will require a change in Flask-Pymongo as well.
You may also track related changes to Quart-Motor extension which was closely inspired from Flask-Pymongo - see marirs/quart-motor#4.
The text was updated successfully, but these errors were encountered: