Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

separate register_class #124

Closed
wants to merge 78 commits into from
Closed

Conversation

tschaume
Copy link

@tschaume tschaume commented Sep 13, 2019

This PR separates the core functionality of the register decorator into a register_class function for more flexible use (see e.g. here)

EDIT 01/04/2020: @tsx this has become a pretty large PR with all changes I implemented to make flask-mongorest work for me. Let me know which (if any) parts you'd like to merge and I can send separate PRs.

tschaume and others added 26 commits December 23, 2020 15:02
much faster serialization! :)
Bump flask-mongoengine from 0.9.5 to 1.0.0

Bumps [flask-mongoengine](https://github.com/mongoengine/flask-mongoengine) from 0.9.5 to 1.0.0.
- [Release notes](https://github.com/mongoengine/flask-mongoengine/releases)
- [Changelog](https://github.com/MongoEngine/flask-mongoengine/blob/master/docs/changelog.rst)
- [Commits](MongoEngine/flask-mongoengine@v0.9.5...v1.0.0)

Signed-off-by: dependabot[bot] <[email protected]>

Bump mongoengine from 0.20.0 to 0.21.0

Bumps [mongoengine](https://github.com/MongoEngine/mongoengine) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/MongoEngine/mongoengine/releases)
- [Changelog](https://github.com/MongoEngine/mongoengine/blob/master/docs/changelog.rst)
- [Commits](MongoEngine/mongoengine@v0.20.0...v0.21.0)

Signed-off-by: dependabot[bot] <[email protected]>

Bump pymongo from 3.11.0 to 3.11.1

Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 3.11.0 to 3.11.1.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
- [Commits](mongodb/mongo-python-driver@3.11.0...3.11.1)

Signed-off-by: dependabot[bot] <[email protected]>
@tschaume
Copy link
Author

Superseded by #132 and subsequent PRs.

@tschaume tschaume closed this Dec 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant