Re: FIleField(null=True) (Was: Guardrails around lack of model validation on blank=True fields)

2021-08-01 Thread Carlton Gibson
Hi Raffaele. Looking at #10244, it looks as if it needs someone to pick up Aymeric's suggestion. Would that be you? 😀 (Since you favour the option 2 there, I'd try that — it's probably OK with a suitable release note, as Aymeric said.) C. On Tuesday, 27 July 2021 at 23:46:33 UTC+2 Raffaele Sal

Re: Fellow Reports -- July 2021

2021-08-01 Thread Carlton Gibson
Hi all. Calendar Week 29 -- ending 25 July. Triaged: https://code.djangoproject.com/ticket/32954 -- Improve error message with URLValidator and schemes (wontfix) https://code.djangoproject.com/ticket/32949 -- decimal.InvalidOperation error on DecimalField form field (Accepted) Reviewed:

datetime_safe deprecation

2021-08-01 Thread Matthew Hegarty
I note that datetime_safe is to be removed in Django 5.0 . This module fixed the issue with the date padding for years < 1000, however this issue still remains . Please

Re: datetime_safe deprecation

2021-08-01 Thread Tim Graham
Hi, did you consult the ticket? https://code.djangoproject.com/ticket/32738 On Sunday, August 1, 2021 at 1:09:04 PM UTC-4 mrhe...@gmail.com wrote: > I note that datetime_safe is to be removed in Django 5.0 >

Django bugfix release: 3.2.6

2021-08-01 Thread Carlton Gibson
Details are available on the Django project weblog: https://www.djangoproject.com/weblog/2021/aug/01/bugfix-release/ -- You received this message because you are subscribed to the Google Groups "Django developers (C