;> (naturalduration) in django.contrib.humanize to humanize duration fields.
>> Duration fields are native in django since 1.8 version I believe but there
>> is not native way to humanize them as I see.
>>
>> If you approve the proposal, I can create the filter & doc
d a new filter
> (naturalduration) in django.contrib.humanize to humanize duration fields.
> Duration fields are native in django since 1.8 version I believe but there
> is not native way to humanize them as I see.
>
> If you approve the proposal, I can create the filter & docs.
>
>
Hey guys,
I'm starting this thread to consult if make sense add a new filter
(naturalduration) in django.contrib.humanize to humanize duration fields.
Duration fields are native in django since 1.8 version I believe but there
is not native way to humanize them as I see.
If you approv