Skip to content

Conversation

tjhall13
Copy link
Contributor

  • Add check for _dynamic in lookup_member that returns DynamicField for DynamicEmbeddedDocument subclasses
  • Add test for DynamicEmbeddedDocument in test_embedded_document_field
  • Updated changelog

closes #2251

cp-bagerard and others added 30 commits January 11, 2020 23:17
…hon2_support

fix indirect library version (zipp) that dropped python2 support recently
…-save-function

Add return info in the save function docstring
…-regular-queries

Fix for combining raw and regular filters
…n_warn

Fix invalid escape seq in codebase
…jection

Add support for the elemMatch projection operator
…ation

Fix bug introduced in 0.19 related to DictField validation
…eprecated

remove qs.slave_okay() that is deprecated since pymongo3
…ttribute_deprecated

Remove name param in Field constructor (replaced by db_field)
…ed_method

[>= 0.19.0] Remove old deprecated method
…it://github.com/tjhall13/mongoengine into tjhall13-2251-fix-lookuperror-in-dynamic-embedded-document
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Querying dynamic field on DynamicEmbeddedDocument throws LookUpError

6 participants