Skip to content

Releases: SectorLabs/django-localized-fields

v5.4.2

10 Mar 11:20
Compare
Choose a tag to compare

Changes

  • Add LocalizedFloatField

PyPi

pip install django-localized-fields==5.4.2

https://pypi.python.org/pypi/django-localized-fields/5.4.2

v5.4.1

20 Oct 15:21
Compare
Choose a tag to compare

Changes

  • Pin django-postgres-extra dependency down to <2.0.

PyPi

pip install django-localized-fields==5.4.1

https://pypi.python.org/pypi/django-localized-fields/5.4.1

v5.4

14 Aug 05:59
Compare
Choose a tag to compare

Changes

  • Make LocalizedValue use collections.abc.Iterable instead of collections.Iterable. The latter is going to removed after Python 3.8.

PyPi

pip install django-localized-fields==5.4

https://pypi.python.org/pypi/django-localized-fields/5.4

v5.3

28 Jun 05:32
Compare
Choose a tag to compare

Changes

  • Reduce deprecation warning spam generated by LocalizedAutoSlugField by moving the warning out of a constructor.

PyPi

pip install django-localized-fields==5.3

https://pypi.python.org/pypi/django-localized-fields/5.3

v5.2

27 Jun 11:54
Compare
Choose a tag to compare

Changes

  • Better document that you need to apply migrations before starting to use django-localized-fields.

PyPi

pip install django-localized-fields==5.2

https://pypi.python.org/pypi/django-localized-fields/5.2

v5.1

27 Jun 10:39
Compare
Choose a tag to compare

Changes since v4.6

  • Added LocalizedIntegerField
  • Ensure that subwidgets in LocalizedFieldWidget are not all the same instance.
  • Addresses an issue in the template for LocalizedFieldWidget that made it impossible to render third-party widgets in tabs.
  • #54 Add experimental support for localized lookups
  • #56 Avoid DoesNotExist error when creating model with user defined p
  • #55 Add migration to enable HStore
  • #60 Fixes a bug where LocalizedIntegerField would crash if the value in the database is NULL.
  • Fixes #58 Translation required for any language leads to default language constraint
  • Fixes #67 Javascript error in admin since Django 2.2
  • Upgrades django-postgres-extra dependency to >=1.22

PyPi

pip install django-localized-fields==5.1

https://pypi.python.org/pypi/django-localized-fields/5.1

v5.0a11

27 Jun 10:32
Compare
Choose a tag to compare
v5.0a11 Pre-release
Pre-release

Changes

  • Upgrades django-postgres-extra dependency to >=1.22

PyPi

pip install django-localized-fields==5.0a11

https://pypi.python.org/pypi/django-localized-fields/5.0a11

v5.0a10

05 Jun 20:30
Compare
Choose a tag to compare
v5.0a10 Pre-release
Pre-release

Changes

  • Fixes #67 Javascript error in admin since Django 2.2

PyPi

pip install django-localized-fields==5.0a10

https://pypi.python.org/pypi/django-localized-fields/5.0a10

v5.0a9

21 Feb 10:58
Compare
Choose a tag to compare
v5.0a9 Pre-release
Pre-release

Changes

  • Fixes #58 Translation required for any language leads to default language constraint

PyPi

pip install django-localized-fields==5.0a9

https://pypi.python.org/pypi/django-localized-fields/5.0a9

v5.0a8

21 Feb 10:48
476a20b
Compare
Choose a tag to compare
v5.0a8 Pre-release
Pre-release

Changes

  • #60 Fixes a bug where LocalizedIntegerField would crash if the value in the database is NULL.

PyPi

pip install django-localized-fields==5.0a8

https://pypi.python.org/pypi/django-localized-fields/5.0a8