mirror of
https://github.com/Hopiu/django-modeltranslation.git
synced 2026-05-03 19:14:42 +00:00
Updated changelog.
This commit is contained in:
parent
4ca3c103e5
commit
415ccdae9d
1 changed files with 5 additions and 0 deletions
|
|
@ -4,6 +4,11 @@
|
|||
(based on original implementation by Chris Adams,
|
||||
resolves issues #38)
|
||||
|
||||
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.
|
||||
(resolves issue #57)
|
||||
|
||||
CHANGED: Major refactoring of translation field inheritance and
|
||||
TranslationOptions.
|
||||
(thanks to Wojtek Ruszczewski,
|
||||
|
|
|
|||
Loading…
Reference in a new issue