Re: timesince 'depth' parameter

2020-05-22 Thread Toby Such
Looks like other people seemed to have the same idea as me for a little fix, seems to me like it should be part of core Django. And yes I do admit its a small thing but if it was actually useful some more people might use it? On Friday, 22 May 2020 23:21:16 UTC+1, Uri wrote: > > Hi, > > On Sat

Re: timesince 'depth' parameter

2020-05-22 Thread אורי
Hi, On Sat, May 23, 2020 at 12:39 AM Toby Such wrote: > Hi all! > > I've been a little frustrated with the timesince filter that comes with > default Django. By default it always comes with 2 parts e.g. 4 hours and 3 > minutes ago but I would much rather have just the 4 hours. In my own > projec

timesince 'depth' parameter

2020-05-22 Thread Toby Such
Hi all! I've been a little frustrated with the timesince filter that comes with default Django. By default it always comes with 2 parts e.g. 4 hours and 3 minutes ago but I would much rather have just the 4 hours. In my own projects I've simply created my own version of the timesince filter and

Re: Admin accessibility

2020-05-22 Thread Gustavo Sinovsky
Hi everybody, I'm very interested in joining this conversation since I believe accessibility is an important issue and something often overlooked in applications such as the Django admin site. I come in representation of a software company called Talpor, located in Santiago de Chile, and we are

Re: Admin accessibility

2020-05-22 Thread Andreu Vallbona
Hi there, I think it's a great initiative, even if as a person with physical disabilities, I've never been issues to use any kind of software. I would be happy to contribute but I'm not aware of any tool that can be integrated in any continuous integration system. Whenever I've been wo