Flask-mongoengine

Latest version: v1.0.0

Safety actively analyzes 629599 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.9.0

================
- BREAKING CHANGE: Dropped Python v2.6 support

0.8.2

================
- Fixed relying on mongoengine.python_support.
- Fixed cleaning up empty connection settings 285

0.8.1

================

- Fixed connection issues introduced in 0.8
- Removed support for MongoMock

0.8

==============

- Dropped MongoEngine 0.7 support
- Added MongoEngine 0.10 support
- Added PyMongo 3 support
- Added Python3 support up to 3.5
- Allowed empying value list in SelectMultipleField
- Fixed paginator issues
- Use InputRequired validator to allow 0 in required field
- Made help_text Field attribute optional
- Added "radio" form_arg to convert field into RadioField
- Added "textarea" form_arg to force conversion into TextAreaField
- Added field parameters (validators, filters...)
- Fixed 'False' connection settings ignored
- Fixed bug to allow multiple instances of extension
- Added MongoEngineSessionInterface support for PyMongo's tz_aware option
- Support arbitrary primary key fields (not "id")
- Configurable httponly flag for MongoEngineSessionInterface
- Various bugfixes, code cleanup and documentation improvements
- Move from deprecated flask.ext.* to flask_* syntax in imports
- Added independent connection handler for FlaskMongoEngine
- All MongoEngine connection calls are proxied via FlaskMongoEngine connection
handler
- Added backward compatibility for settings key names
- Added support for MongoMock and temporary test DB
- Fixed issue with multiple DB support
- Various bugfixes

0.7

==============
- Fixed only / exclude in model forms (49)
- Added automatic choices coerce for simple types (34)
- Fixed EmailField and URLField rendering and validation (44, 9)
- Use help_text for field description (43)
- Fixed Pagination and added Document.paginate_field() helper
- Keep model_forms fields in order of creation
- Added MongoEngineSessionInterface (5)
- Added customisation hooks for FieldList sub fields (19)
- Handle non ascii chars in the MongoDebugPanel (22)
- Fixed toolbar stacktrace if a html directory is in the path (31)
- ModelForms no longer patch Document.update (32)
- No longer wipe field kwargs in ListField (20, 19)
- Passthrough ModelField.save-arguments (26)
- QuerySetSelectMultipleField now supports initial value (27)
- Clarified configuration documentation (33)
- Fixed forms when EmbeddedDocument has no default (36)
- Fixed multiselect restore bug (37)
- Split out the examples into a single file app and a cross file app

0.6

==============
- Support for JSON and DictFields
- Speeding up QuerySetSelectField with big querysets

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.