﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
28864	Allow overriding the default dropdown list for the time widget in Django admin	jeffrey k eliasen	nobody	"Right now all time widgets in the admin offer a dropdown list of times to enter, but the list is only 5 times: ""now"", ""6 am"", ""noon"", ""6 pm"", and ""midnight"". For most use cases this list is not practical.

I propose altering the javascript so that the user can either override a javascript function that builds the list or (better) alter the widget so that details about the start time, stop time, and minutes increment are provided as parameters on the TimeField or DateTimeField.

I will be creating a PR for this change in the next week or so."	New feature	closed	contrib.admin	dev	Normal	duplicate			Unreviewed	0	0	0	0	0	0
