Mongoz

Latest version: v0.11.2

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

Scan your dependencies

Page 3 of 5

0.9.0

Added

- `create_indexes_for_multiple_databases` allowing to iterate for each document
the creating of the indexes in multiple databases.
- [Registry document checks](https://mongoz.dymmond.com/registry#run-some-document-checks) allowing to check beforehand all the
index changes in a document.
- [Model check indexes](https://mongoz.dymmond.com/documents#document-checks) to do the same checks for the indexes but for each document.
- [create_indexes_for_multiple_databases](https://mongoz.dymmond.com/documents#create-indexes-for-multiple-databases).
- [drop_indexes_for_multiple_databases](https://mongoz.dymmond.com/documents#drop-indexes-for-multiple-databases).

Changed

- Cleaned up logic to design indexes in the `metaclass`.

0.8.0

Changed

- Internal support for `hatch` and removed the need for a `Makefile`
- Documentation references
- Add using method to QuerySet manager [28](https://github.com/tarsil/mongoz/pull/28) by [harshalizode](https://github.com/harshalizode).

0.7.0

Added

- Support for `QuerySetManagers`. Users can now build their own custom managers
and add into the documents.
- Documentation for the [QuerySetManager](https://mongoz.tarsild.io/managers.md).

Fixed

- Validation for abstract classes with multiple `managers`.

0.6.0

Changed

- New lazy loading settings working side by side with `dymmond-settings`.

0.5.1

Changed

- Update internal `dymmond-settings` minimum requirement.

0.5.0

Changed

**BREAKING CHANGE**

- `SETTINGS_MODULE` was renamed to `MONGOZ_SETTINGS_MODULE`.

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.