Re: Ticket #34646 Ordering a Django admin column based on multiple model fields

2024-04-26 Thread Mubarak Alrashidi
Could you re-consider it please? it is really important, and we need it. I have started another project where I need to create a computed column (used_invitations / max_invitations) Best regards On Friday, June 23, 2023 at 10:39:51 AM UTC+3 Mubarak Alrashidi wrote: > I really hope

Re: Ticket #34646 Ordering a Django admin column based on multiple model fields

2023-06-23 Thread Mubarak Alrashidi
that. > > On Monday, 19 June 2023 at 11:05:41 UTC+10 David Sanders wrote: > >> Mariusz is a developer, so that's at least 1 developer's opinion :) >> >> Unless anybody else pipes up to counter this I'd consider it to be a nice >> solution. >> >

Re: Ticket #34646 Ordering a Django admin column based on multiple model fields

2023-06-18 Thread Mubarak Alrashidi
Can we at least know what the developers think about it? On Sunday, June 11, 2023 at 1:28:58 AM UTC+3 Mubarak Alrashidi wrote: > Hello, > > I posted this StackOverflow question > <https://stackoverflow.com/q/76425892/67579>, and @Willem Van Onsem > <https://code.django

Ticket #34646 Ordering a Django admin column based on multiple model fields

2023-06-10 Thread Mubarak Alrashidi
Hello, I posted this StackOverflow question , and @Willem Van Onsem tried to help by opening a ticket numbered #34646 , and creating