Re: Removal of USE_L10N setting

2022-09-05 Thread Michael
`USE_L10N = True` breaks all my forms that have Datetime fields. The `value` attribute of the date inputs no longer are in the right format, and the POSTing the data fails. Might be worth alerting other as part of the release. On Thursday, 11 August 2022 at 18:30:36 UTC+2 Michael wrote: > Star

ModelForm fields localization

2022-09-05 Thread Christian González
Hi devs, just stumbled upon a small (docs?) issue: at https://docs.djangoproject.com/en/4.1/topics/forms/modelforms/#enabling-localization-of-fields , there is an example of how to use that feature. but copy'n'pasting that, it won't work, as "fields" is stilla required attribute in the Meta c

Re: Fellow Reports - August 2022

2022-09-05 Thread Mariusz Felisiak
Week ending September 2, 2022 *Triaged: * https://code.djangoproject.com/ticket/33960 - migrate command crashes on SQLite < 3.20. (accepted) https://code.djangoproject.com/ticket/33958 - Missing imports in "Expressions can reference transforms" section. (accepted) https://code.django