Django-parler

Latest version: v2.3

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

Scan your dependencies

Page 2 of 4

1.9.2

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

* Fixed Django 2.0 ``contribute_to_class()`` call signature.
* Fixed "Save and add another" button redirect when using different admin sites.
* Fixed import location of ``mark_safe()``.

1.9.1

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

* Fixed HTML output in Django 2.0 for the the ``language_column`` and ``all_languages_column`` fields in the Django admin.

1.9

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

* Added Django 2.0 support.
* Fixed ``get_or_create()`` call when no defaults are given.

1.8.1

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

* Fixed checkes for missing fallback languages (``IsMissing`` sentinel value leaked through caching)
* Fixed preserving the language tab in the admin.
* Fixed ``get_or_create()`` call.

1.8

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

* Dropped Django 1.5, 1.6 and Python 2.6 support.
* Fixed Django 1.10 / 1.11 support:

* Fix ``.language('xx').get()`` usage.
* Fix models construction via ``Model(**kwargs)``.
* Fix test warnings due to tests corrupting the app registry.

* Fix support for ``ModelFormMixin.fields`` in ``TranslatableUpdateView``.
Django allows that attribute as alternative to setting a ``form_class`` manually.

1.7

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

* Added ``delete_translation()`` API.
* Added ``PARLER_DEFAULT_ACTIVATE`` setting, which allows to display translated texts in the default
language even through ``translation.activate()`` is not called yet.
* Improve language code validation in forms, allows to enter a language variant.
* Fixed not creating translations when default values were filled in.
* Fixed breadcrumb errors in delete translation view when using django-polymorphic-tree_.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.