Re: Fellow Reports - August 2021

2021-08-30 Thread Mariusz Felisiak
Week ending August 29, 2021 *Triaged: * https://code.djangoproject.com/ticket/33042 - Form validator cannot pass ModelMultipleChoiceField by checkbox (invalid) https://code.djangoproject.com/ticket/33045 - Out-of-the box support for React JS (wontfix) https://code.djangoproject.com/ti

makemessages management command should not touch POT-Creation-Date

2021-08-30 Thread Daniyal Abbasi
Hi I was recently working on some git hooks with the makemessages command and I noticed that the "POT-Creation-Date" was always updated even if no strings were added, removed or relocated. I created a ticket (#33056 ) and was redirected to #6106