mirror of
https://github.com/Hopiu/django-modeltranslation.git
synced 2026-04-09 16:10:59 +00:00
Updated changelog.
This commit is contained in:
parent
f03d89d98d
commit
89bfa0bdbe
1 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,9 @@
|
|||
(based on original implementation by Chris Adams,
|
||||
resolves issues #38)
|
||||
|
||||
FIXED: Keys used in tabbed translation fields to group translations are not
|
||||
unique for inlines.
|
||||
(resolves issue #121)
|
||||
FIXED: The prepopulated_fields TranslationAdmin option only works on the
|
||||
first defined field to prepopulate from and made the option aware
|
||||
of the current language.
|
||||
|
|
|
|||
Loading…
Reference in a new issue