Django-deep-collector

Latest version: v0.5.0

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

Scan your dependencies

Page 1 of 2

0.5.0

------------------

*New:*

- Renaming the main class to be ``DeepCollector`` instead of ``RelatedObjectsCollector`` (more consistent with the package naming)
- Add an event logger method to easily customise collector event logs (instead of only relying on the default python logger)
- Add compatibility for Django 2.0.

0.4.2

------------------

*Bugfix:*

- Fixing bug introduced in 0.4.1, related to inherited model collection. The django documentation was followed
to help for compatibility_, but there is an issue related to inherited models and explained in this ticket_.

.. _compatibility: https://docs.djangoproject.com/en/1.9/ref/models/meta/
.. _ticket: https://code.djangoproject.com/ticket/25461

0.4.1

------------------

*New:*

- Adding compat function to get related and related_m2m fields (_meta API updated in Django 1.9).

0.4

----------------

*New:*

- Adding ``GenericForeignKey`` support.
- Adding compat function to get local fields (_meta API updated in Django 1.9).

0.3.1

------------------

*New:*

- Adding Django 1.9 compatibility.

0.3

----------------

*New:*

- Adding python 3 compatibility.
- Adding Django 1.8 compatibility.

*bugfix:*

- Fixing collector bug when collecting a ``None`` child.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.