+1 I belive I’ve copy-paste-modified timesince in a past project to implement “depth=1”
On Sat, 23 May 2020 at 10:04, Tobias Kunze <[email protected]> wrote: > On 20-05-22 19:02:02, Toby Such wrote: > >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? > > Sounds good to me, especially since it's easy to keep the default behaviour > *and* provide the new flexible behaviour. I'd definitely be more willing to > use `timesince` instead of my cobbled up solutions if it had the behaviour > you > suggest. > > Tobias > > -- > 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 receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-developers/20200523090408.n4vaffayujbzspn4%40cordelia.localdomain > . > -- Adam -- 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 receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CAMyDDM1satQ86fwvxOPg2qyPcsehLQW5JB%3Dp9gxfhzQ8FRT98A%40mail.gmail.com.
