Skip to content

Releases: SectorLabs/django-localized-fields

v2.7

09 Feb 13:00
Compare
Choose a tag to compare

Changes

  • Added __eq__ to LocalizedValue

PyPi

pip install django-localized-fields==2.7

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

v2.6

09 Feb 12:59
Compare
Choose a tag to compare

Changes

  • Fixed bug that causes errors when using LocalizedUniqueSlugField

PyPi

pip install django-localized-fields==2.6

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

v2.5

02 Feb 15:12
Compare
Choose a tag to compare

Changes

  • Fixed bug that catches all IntegrityError rather than the ones related to slugs

PyPi

pip install django-localized-fields==2.5

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

v2.4

02 Feb 13:29
Compare
Choose a tag to compare

Changes

  • New LocalizedMagicSlugField that is concurrency safe.
  • Database enforced unique constraints for all fields.

PyPi

pip install django-localized-fields==2.4

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