Skip to content

Releases: deschler/django-modeltranslation

0.14.2

16 Jan 11:17
Compare
Choose a tag to compare
  • Fixed #382 "Using .full_clean with fallback languages on instance before saving leads to updating incorrect fields."

0.14.0

14 Nov 10:13
Compare
Choose a tag to compare
  • Fixed Django 3.0 support (#521)
  • Fixed tests when django files not writable (#527)

0.13.4

27 Oct 20:39
Compare
Choose a tag to compare
  • Fixed broken "Add another stacked inline" (#522)

0.13.3

22 Jul 20:11
Compare
Choose a tag to compare
  • Fixed broken "Add another inline" (#475)

0.13.2

02 Jul 16:56
Compare
Choose a tag to compare
  • Fixed outdated formfield_for_dbfield signature (#510)

0.13.1

17 Apr 22:11
Compare
Choose a tag to compare
  • Removed Python 3.5 from test matrix
  • Removed Django 2.0 from test matrix
  • Fixed TabbedTranslationAdmin in django 2.2 (#506)
  • Added Django 2.2 to test matrix

0.13

21 Feb 08:58
Compare
Choose a tag to compare
  • Added Django 2.0 and 2.1 support
  • Added Python 3.7 support
  • Removed Python 3.4 from test matrix

0.13-beta3

17 Feb 20:49
Compare
Choose a tag to compare
0.13-beta3 Pre-release
Pre-release

v0.13-beta2

12 Feb 22:11
Compare
Choose a tag to compare
v0.13-beta2 Pre-release
Pre-release
  • Added Django 2.1 support
  • Added Python 3.7 support
  • Fixed JS errors in admin with new jQuery