django-modeltrans
JSON translator
Library to translate Django model fields in a PostgreSQL JSONField
Translate Django model fields in a PostgreSQL JSONField
65 stars
7 watching
10 forks
Language: Python
last commit: 25 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
deschler/django-modeltranslation | Provides a way to add translations to Django models without modifying the original model class. | 1,381 |
zostera/django-bootstrap4 | Integrates Bootstrap 4 styling with Django web framework | 1,028 |
django-parler/django-parler | Provides automatic model translations with easy admin integration and fallbacks. | 697 |
laymonage/django-jsonfield-backport | A backport of Django's JSONField model and form fields to support older Python and Django versions. | 42 |
cfabianski/json_translate | A Rails I18n library for translating model attribute values using PostgreSQL's JSONB datatype or MySQL's JSON datatype | 109 |
django-json-api/django-rest-framework-json-api | A Django extension that adds support for JSON:API format to Django REST framework | 1,193 |
infoportugal/wagtail-modeltranslation | An app to add translation support to Wagtail CMS without modifying the original models | 151 |
dcramer/django-uuidfield | A Django model field library providing a UUID data type for storing unique identifiers | 263 |
disqus/django-bitfield | Provides a custom BigIntegerField-like class for Django models | 379 |
kristianoellegaard/django-hvad | Provides support for model translations in Django, enabling language-aware queries and simplifying translation management. | 533 |
dizballanze/django-migrations-graph | Displays Django migration dependencies as a graphical representation. | 48 |
gilsondev/django-rest-localflavor | Provides country-specific helpers for Django Rest Framework serializers | 19 |
philippbosch/django-geoposition | Provides a Django model field and widget to easily store and display geopositions. | 332 |
tzangms/django-bootstrap-form | Provides a simple way to render Bootstrap forms in Django templates | 558 |
qntfy/kazaam | A JSON transformation library for Go | 282 |