Mattew S.
Mattew S.
**Even when inserting a value that is not in *choices=* of the SelectField, the validation error is not issued. (Even though validate_choice=True is set).** The error is in this line...
**Hello**, First I want to congratulate you for this project, because it is something very useful; The suggestion I have is that in the MongoPersistence class you give the option...
### Things to check first - [X] I have searched the existing issues and didn't find my feature already requested there ### Feature description **This is a suggestion for the...
### Things to check first - [X] I have searched the existing issues and didn't find my feature already requested there ### Feature description Hello, My suggestion is to add...
### Things to check first - [X] I have checked that my issue does not already have a solution in the [FAQ](https://apscheduler.readthedocs.io/en/master/faq.html) - [X] I have searched the existing issues...
### Things to check first - [X] I have searched the existing issues and didn't find my feature already requested there ### Feature description **Hello,** My suggestion is to add...
Fixed AttributeError in merge_model when updating Document. Close: #1125
**Describe the bug** An error occurs in the merge_models function after defining a new field in the document update in the .update method that is not included in the pydantic...