Django-annotator

Latest version: v2.1.0

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

Scan your dependencies

2.1.0

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

Added
-----

- This ``CHANGELOG``!
- Remove ``Django`` as an explict dependency in ``setup.py``.
- Include a ``MANIFEST.in`` to ensure the ``LICENCE`` and
``README.rst`` are included in the installation.

2.0.0

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

Added
-----

- A ``FilterSet``, courtesy of ``django_filter``, to improve the
``/search`` functionality.

Changed
-------

- Replaced function-based-views with a
``rest_framework.viewsets.ModelViewSet``.
- Use ``drf-writable-nested`` to handle nested model interactions.
- Testing more focused around the Annotator
`Storage <http://docs.annotatorjs.org/en/v1.2.x/storage.html>`_
documentation.

1.0.1

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

Fixed
-----

- Correctly return a ``400`` if a request fails to validate; previously
no response was returned.

1.0.0

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

Migrated from the now-deprecated
`django-annotations <https://github.com/PsypherPunk/django-annotations>`_
project.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.