Django-surveys

Latest version: v1.1.0

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

Scan your dependencies

Page 2 of 2

0.3.0

++++++++++++++++++

* [IMPROVEMENT] Added `on_delete=models.CASCADE` to all ForeignKeys,
it'll become required in Django 2.0.
* [FEATURE] Added `created` and `updated` fields to all models using
the `TimeStampedModel` from `Django model utils`_. generated 3
migrations to preserve the existing `timestamp` that was present on
the `Review` model.
* [DOC] Corrected links in Changelog

.. _Django model utils: https://django-model-utils.readthedocs.io/en/latest/models.htmltimestampedmodel

0.2.0

++++++++++++++++++

* `5`_ [FEATURE] Ability to customise the reviewer model
* [IMPROVEMENT] Namespaced the app settings a la DRF

.. _5: https://github.com/founders4schools/django-surveys/issues/5

0.1.1

++++++++++++++++++

* `6`_ [BUG] Fix error message when rating is out of bounds

.. _6: https://github.com/founders4schools/django-surveys/issues/6

0.1.0

++++++++++++++++++

* First release on PyPI.

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.