The AdminTimeWidget rendered in admin for a DateTimeField displays an icon of a clock and when you click you have the choice between: “Now Midnight 6:00 Noon”.
How can I change these choices to “16h 17h 18h”?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Chris has a great answer. As an alternative you could do this using just javascript. Place the following javascript on the pages where you want the different time options.