mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-09-13 14:53:18 +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