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

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 tschaume force-pushed the register_class branch 3 times, most recently from c655864 to 0f040c2 Compare September 21, 2020 23:20
@tschaume tschaume force-pushed the register_class branch 4 times, most recently from 9c798f9 to 091b3bc Compare December 23, 2020 22:47
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] <support@github.com>

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] <support@github.com>

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] <support@github.com>
@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