mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2026-01-29 02:30:00 +03:00
In case the LocalizedIntegerField is null in the DB then it must explicitly be set to None, otherwise it will yield TypeError: __str__ returned non-string