Re: Making the admin more navigable

2019-12-03 Thread Tom Carrick
I've added a PR here https://github.com/django/django/pull/12159 I'd appreciate if someone can give it a look, it's been a while since I've done any front end dev so there are probably nicer ways to do it. I'm also getting a test failure, and I don't quite understand how my code could have caus

Re: new to open source contribution

2019-12-03 Thread Himanshu Mohan
Hi, I tried sending in below email group and it’s coming as Undelivered Thanks and Regards Himanshu > On 02-Dec-2019, at 11:48 PM, Carlos Leite (cadu) wrote: > > Hi Satish, > > there is a list just for that : django-core-mentors...@googlegroups.com > > ask anything about start to contribu

Re: ngettext_lazy and ngettext

2019-12-03 Thread Matemática A3K
OK, I made some progress on the quest of solving this issue :) While I was implementing the "not-merge-catalog-if-plural-form-differs" policy, I realized that it would be cumbersome for the users to adapt to the new situation if no additional tools are provided. I switch to a Documentation Driven

Re: ngettext_lazy and ngettext

2019-12-03 Thread Claude Paroz
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 > their catalogs will be kept separately one the plural form