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: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a way to add translations to Django models without modifying the original model class. | 1,388 |
| Integrates Bootstrap 4 styling with Django web framework | 1,027 |
| Provides automatic model translations with easy admin integration and fallbacks. | 696 |
| A backport of Django's JSONField model and form fields to support older Python and Django versions. | 42 |
| A Rails I18n library for translating model attribute values using PostgreSQL's JSONB datatype or MySQL's JSON datatype | 111 |
| A Django extension that adds support for JSON:API format to Django REST framework | 1,198 |
| An app to add translation support to Wagtail CMS without modifying the original models | 151 |
| A Django model field library providing a UUID data type for storing unique identifiers | 262 |
| Provides a custom BigIntegerField-like class for Django models | 378 |
| Provides support for model translations in Django, enabling language-aware queries and simplifying translation management. | 532 |
| Displays Django migration dependencies as a graphical representation. | 48 |
| Provides country-specific helpers for Django Rest Framework serializers | 19 |
| Provides a Django model field and widget to easily store and display geopositions. | 332 |
| Provides a simple way to render Bootstrap forms in Django templates | 558 |
| A JSON transformation library for Go | 283 |