Django-addendum

Latest version: v0.6.0

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

Scan your dependencies

Page 1 of 3

0.6.0

-----

* Drop Python 2 and Django 1.11 support
* Add Django 2, 3 support

0.5.2

-----

* Fix issue in which variables may be explicitly boolean in render method

0.5.1

-----

* Fix a packaging error

0.5.0

-----

* Removes South support!
* Django 1.8 and 1.11 support only for now
* MAJOR: updates behavior for templated snippets to prevent template errors
from bubbling up.

0.4.0

-----

* Drop support for Django 1.4
* Packaging fix
* Automatically create missing Snippet instances
* Bug fixes for cache invalidation, admin langauges, text autoescaping

0.3.5

-----

* Fixes migration issue (possibly breaking for some users): the field choices
as provided in the SnippetTranslation model populated a new migration when
installed in a project, and these noticeably changed after an update to the
project's testing framework. This was 'fixed' by removing the choices from
the model to a ModelForm class, but users with 0.3.4 installed might have an
extra migration. Only affects Django 1.8+.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.