Django-countries

Latest version: v7.6.1

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

Scan your dependencies

Page 1 of 10

7.7

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

- Nothing changed yet.

7.6.2

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

- Nothing changed yet.

7.6.1

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

- Fix a TypeError when no country is selected, introduced in the Django 5 fix.

7.6

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

- Replace deprecated ``pkg_resources.iter_entry_points`` with
``importlib_metadata``.

- Support Django 5.0.

7.5.1

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

- Make ``CountryField`` queryset filters also work with country codes in
addition to names.

- Switch to ``pyproject.toml`` rather than ``setup.py`` to fix installation
issues with pip 23.0+.

7.5

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

- Rename Turkey to Türkiye.

- A change in v7.4 introduced multi-choice countries being stored sorted and
deduplicated. This remains the default behaviour going forwards, but these
can now be overridden via arguments on the ``CountryField``.

- Improve translation fallback handling, fixing a threading race condition that
could cause odd translation issues. Thanks to Jan Wróblewski and Antoine
Fontaine for their help in resolving this.
This also fixes translation issues with older Python 3.6/3.7 versions.

- Add Python 3.11, drop Python 3.6 and Django 2.2 support.

Page 1 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.