Closed idoshr closed 9 months ago
Fix issue while try to inherit from MongoEngineJSONEncoder and for bonus add doc of how add encoder hope it will be helpful following this changes of flask
❤️
Would love to see this merged. Many people are still using Flask-MongoEngine and it's a shame it cannot be used for Flask >= 2.3.
New version for flask-mongoengine 🎊🎊🎊🎊
Add new option to pagination by keyset
Pagination change remove select_related related by default select_related related will be trigger only if max_depth exists BREAKING_CHANGE
Testers