Django-countries-with-calling-codes

Latest version: v0.1.1

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

Scan your dependencies

Page 3 of 6

4.5

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

* Change rest framework field to be based on ``ChoiceField``.

* Allow for the rest framework field to deserialize by full country name
(specifically the English name for now).

4.4

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

* Fix for broken CountryField on certain models in Django 1.11.
Thanks aktiur for the test case.

* Update tests to cover Django 1.11

4.3

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

* Handle "Czechia" translations in a nicer way (fall back to "Czech Republic"
until new translations are available).

* Fix for an import error in Django 1.9+ due to use of non-lazy ``ugettext`` in
the django-countries custom admin filter.

* Back to 100% test coverage.

4.2

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

* Add sprite flag files (and ``Country.flag_css`` property) to help minimize
HTTP requests.

4.1

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

* Better default Django admin filter when filtering a country field in a
``ModelAdmin``.

* Fix settings to support Django 1.11

* Fix when using a model instance with a deferred country field.

* Allow ``CountryField`` to handle multiple countries at once!

* Allow CountryField to still work if Deferred.

* Fix a field with customized country list. Thanks pilmie!

4.0.1

-----

* Fix tests for ``COUNTRIES_FIRST_SORT`` (feature still worked, tests didn't).

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.