Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor _document_registry + log a warning when user register multip… #2861

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

bagerard
Copy link
Collaborator

@bagerard bagerard commented Oct 2, 2024

Fixes #1778, better late than never :)

…le Document classes with the same name (only flagging when this happens in different module)
@bagerard bagerard merged commit e77daa6 into MongoEngine:master Oct 4, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

_document_registry can't handle two mongoengine.Document classes with same name different collection
1 participant