Skip to content

Releases: SectorLabs/django-localized-fields

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