deschler/django-modeltranslation
Translates Django models using a registration approach.
PythonBSD-3-Clause
Issues
- 4
Customize field label
#768 opened by coreyar - 0
Allow specifying a single string as fields
#766 opened by KommuSoft - 10
Django 5 support?
#719 opened by Mapiarz - 13
modeltranslation 0.19.3+ with Django CMS 4.1.x - CMS Plugin functionalities broken
#748 opened by aacimov - 1
Admin display list translate labels
#762 opened by Khrrousheh - 3
Adding indonesian language leads to admin tabs layout crashing in TabedTranslationAdmin
#763 opened by flameai - 1
TypeError: __class__ assignment: 'NewMultilingualManager' object layout differs from 'SoftDeletableManager'
#760 opened by ckarli - 4
Patching of class attribute getters causes error with modeltranslation 0.19.3+ and django-cms
#745 opened by benzkji - 3
v0.19.5 introduced error for python 3.8
#753 opened by adi- - 2
AttributeError: 'str' object has no attribute 'mro'
#721 opened by NikGor - 4
- 9
Typing of TranslationOptions.fields
#736 opened by mschoettle - 5
Support for Subquery and other expressions in annotate()
#728 opened by celyes - 4
Add a helper to get a list of locales
#731 opened by koleror - 5
Translated JSONField now always returns str
#701 opened by jose-reveni - 5
Translated foreign key in an abstract base class: foreign key instances cannot be deleted.
#727 opened by benzkji - 2
no fields appear for translation in admin panel
#723 opened by Izaanaami - 5
Support for Subquery
#702 opened by mick88 - 1
Iterable classes have incorrect inheritence
#725 opened by MooseV2 - 1
Typing support
#715 opened by Viicos - 4
please remove last reference to six on poetry.lock
#705 opened by a-detiste - 8
- 1
sync_translation_fields vs makemigrations
#717 opened by gwanghyeongim - 1
Fire event when JS is initiated
#714 opened by adi- - 1
Question about Indonesian language code
#713 opened by kunambi - 4
- 1
- 1
MODELTRANSLATION_AUTO_POPULATE problem
#708 opened by askurashev - 3
Columns for all languages are added to table
#704 opened by stephan0h - 5
Add a feature to translate the model.fields default value based on field language.
#698 opened by bart-maykin - 15
- 7
How to properly dynamically add ModelForm fields?
#696 opened by kunambi - 3
error in tabbed_translation_fields
#694 opened by demoh2019 - 1
Cannot turn rewrite off
#672 opened by uzair-riaz - 1
AttributeError: 'Multilingual[Model]QuerySet' object has no attribute 'name of @cached_property'
#679 opened by bobort - 6
TabbedTranslationAdmin Issue
#676 opened by oxygen01 - 5
- 1
Not works with drf-yasg
#667 opened by karonator - 1
JSONField getting NULL values
#674 opened by ruchika2012 - 0
Error "'Cast' object has no attribute 'split'" when using Cast in values_list()
#670 opened by th3hamm0r - 3
Documentation issue regarding inheritance
#663 opened by Hafnernuss - 1
I have this problem
#664 opened by ShukuraliProgrammer - 6
TabbedUI not working for ForeignKeys
#660 opened by Hafnernuss - 5
order_by() has no effect on values()/values_list() in models registered for translation
#655 opened by mick88 - 1
ModuleNotFoundError: No module named 'modeltranslationdjango' django==2.2.4 django-modelstranslation==0.13
#652 opened by b-ibragimov - 2
- 2
Translation of "Home" in Ukrainian
#643 opened by tan4ik444 - 1
modeltranslation.FieldTranslation.creator_user: (fields.E301) Field defines a relation with the model 'auth.User', which has been swapped out. HINT: Update the relation to point at 'settings.AUTH_USER_MODEL'.
#641 opened by Thalitha-hub - 3
Can't set field defaults
#640 opened by vicxdev - 4
Modeltranslation version 0.18.1 crashes on start
#639 opened by henri-hulski