Add a "humanized" widget for DurationField in admin interface

2020-02-22 Thread Artem Hruzd
In multiple projects I faced with issue to make a duration field easy for use for Admin users. I always back to custom solution and added simply 4 fields: I found an open ticket with the same pr

#28354

2020-02-20 Thread Artem Hruzd
https://code.djangoproject.com/ticket/28354 Will this widget be helpful ? I was using this in my few Django projects. Do I need to start work on this ticket ? [image: https://user-images.githubusercontent.com/3278913/74968911-a9681700-5441-11ea-9a66-db804c22b52f.png]