Status of 4.2 release blockers.

2023-01-09 Thread Mariusz Felisiak
Details are available on the Django forum: https://forum.djangoproject.com/t/status-of-4-2-release-blockers/18088 -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop rec

Re: ticket 5929

2023-01-09 Thread Adrian Torres
I feel like this is a very niche use case and probably doesn't warrant implementing field-to-column one-to-many relationships in Django, I don't see why this specific case can't be implemented as: 1. A model that implements the data type 2. A custom field + custom datatype on the database backen

Re: ticket 5929

2023-01-09 Thread Barhamou Hama
Thanks, I will study the question to find out more. Le lundi 9 janvier 2023 à 00:16:56 UTC+1, cur...@tinbrain.net a écrit : > On Sun, 8 Jan 2023, at 23:29, Barhamou Hama wrote: > > Hi all, I came across this ticket here > opened 15 years ago that > d

Re: ticket 5929

2023-01-09 Thread Barhamou Hama
Hence the interest of my question, if in 15 years it has not been solved, there must be a reason. Le lundi 9 janvier 2023 à 12:57:31 UTC+1, ator...@redhat.com a écrit : > I feel like this is a very niche use case and probably doesn't warrant > implementing field-to-column one-to-many relationsh