Re: ngettext_lazy and ngettext

2019-12-04 Thread Matemática A3K
While testing the "not-merging" policy, I got this: https://pastebin.com/ihyAiYtc Those warnings should get to the Translators teams if they are not looking here, i.e. https://github.com/django/django/blob/master/django/contrib/sessions/locale/he/LC_MESSAGES/django.po is still using a 2-plurals for

Re: ngettext_lazy and ngettext

2019-12-04 Thread Matemática A3K
On Wed, Dec 4, 2019 at 2:25 AM Claude Paroz wrote: > Le mercredi 4 décembre 2019 03:41:51 UTC+1, Matemática A3K a écrit : >> >> (...) >> >> But, then I realized that there is major caveat on this approach, and >> that is that updates on the plural equation won't reach users' catalogs, >> because

Re: Let Django users customize FORMAT_SETTINGS (a feature request)

2019-12-04 Thread Carlton Gibson
Hi Uri. On Tuesday, 3 December 2019 04:27:03 UTC+1, Uri wrote: > > I want to use YEAR_FORMAT in the template the same why I'm > using DATE_FORMAT and MONTH_DAY_FORMAT: > > And to be able to customize YEAR_FORMAT for specific locales if it needs > to be customized. But not to define it if it's

Re: Improving MSSQL and Azure SQL support on Django

2019-12-04 Thread Tim Allen
Hi Sean, just an update from what I know. We are still waiting for a reply from Microsoft. They're a large company, so understandably, it takes a little while. For now, if people need to get onto Django 2.2 for long term support (which will last until April, 2022), you can use this package: h