Releases: SectorLabs/django-localized-fields
Releases · SectorLabs/django-localized-fields
v4.2
v3.5
Changes
LocalizedValueis cast-able todictnow.- This means that
LocalizedValuecan now be serialized to JSON.
- This means that
PyPi
pip install django-localized-fields==3.5
v3.4
Changes
- Upgrade
django-postgres-extrato version 1.4
PyPi
pip install django-localized-fields==3.4
v3.3
Changes
- Base for
LocalizedModelis nowpsqlextra.models.PostgresModel.
PyPi
pip install django-localized-fields==3.3
v3.2
Changes
- Fixed bug that causes
LocalizedField.requiredto be set twice.
PyPi
pip install django-localized-fields==3.2
v3.1
Changes
- Using the
django-postgres-extraback-end now. - Database-level non-null constraints.
PyPi
pip install django-localized-fields==3.1
v2.9.2
Changes
- Do not re-generate slug if nothing changed.
PyPi
pip install django-localized-fields==2.9.2
v2.9.1
Changes
- Made automatic migrations work for
include_timeinLocalizedUniqueSlugField
PyPi
pip install django-localized-fields==2.9.1
v2.9
Changes
- Small fix for
include_timeinLocalizedUniqueSlugField
PyPi
pip install django-localized-fields==2.9
v2.8
Changes
- Added the
include_timeoption toLocalizedUniqueSlugField
PyPi
pip install django-localized-fields==2.8