Store internationalized strings in django models
This is yet another way to store multi-lingual content in Django. In contrast to other options like django-hvad, django-modeltranslation or django-parler it does not require additonal database tables and you can reconfigure the available languages without any changes to the database schema. In constrast to nece, it is not specific to PostgreSQL.
$
pkg install py311-django-i18nfieldOrigin
www/py-django-i18nfield
Size
102KiB
License
APACHE20
Maintainer
alex@xanderio.de
Dependencies
1 packages
Required by
0 packages