mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-04-25 03:32:55 +03:00
This allows you to do: LocalizedValue('thing'), which would result in a LocalizedValue looking like this: {'en': 'thing', 'ar': None}