Thanks Denny.
I'll follow-up on the PR. Let's see what folks have to say.
👍
Kind Regards,
Carlton
On Wed, 29 Jun 2022 at 22:20, Denny Biasiolli
wrote:
> Hi Carlton,
>
> Here we go: https://github.com/django/django/pull/15806
> Just a draft for now, tried on a local Django project with a test
Hi Carlton,
Here we go: https://github.com/django/django/pull/15806
Just a draft for now, tried on a local Django project with a test model
using Date, Time and DateTime fields.
I'm thinking to backward compatibility for custom admin templates, any
thoughts?
Thanks
Denny
On Wednesday, June 29
Hey Denny.
Thanks for looking at this!
> My idea was to change...
Can I get you to put that into a (draft) PR on GitHub? It's much easier to
think about with code in hand. :)
Kind Regards,
Carlton
On Tuesday, 28 June 2022 at 18:47:57 UTC+2 denny.b...@gmail.com wrote:
> Hi everyone,
>
> I