Changes between Initial Version and Version 1 of Ticket #33956


Ignore:
Timestamp:
Aug 25, 2022, 4:22:31 PM (2 years ago)
Author:
Semen Filippov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33956 – Description

    initial v1  
    11Despite datetime objects being translated as expected, when using timesince filter with ru-RU locale, default (en) translation is rendered. However, this is not the case with other locales I tested (de, fr, ko). Also, this issue is not present in earlier Django versions (the one I tested is 2.2). I've checked .po file for ru-RU, it seems to have all translations required.
     2[https://github.com/django/django/commit/e4430f22c8e3d29ce5d9d0263fba57121938d06d This commit] seems to introduce this bug.
Back to Top