--
Ticket URL: <https://code.djangoproject.com/ticket/31488>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
Old description:
> Django admin works fine on desktop Safari, but shows a time input for a
> date field when mobile Safari is used.
New description:
Django admin works fine on desktop Safari, but shows a date input for a
time field when mobile Safari is used.
--
--
Ticket URL: <https://code.djangoproject.com/ticket/31488#comment:1>
* Attachment "IMG_B77A1F82B670-1.jpeg" added.
Screenshot showing standard rendering.
Comment (by Carlton Gibson):
The [https://code.djangoproject.com/attachment/ticket/31489/IMG_0203.jpg
image you uploaded] to #31489 shows a select drop-down:
[[Image(https://code.djangoproject.com/raw-
attachment/ticket/31489/IMG_0203.jpg)]]
The standard rendering I'm seeing is not like that:
[[Image(https://code.djangoproject.com/raw-
attachment/ticket/31488/IMG_B77A1F82B670-1.jpeg)]]
Rather it's the expected time picker.
I'm guessing you've customized the field somehow, but without a sample
project it's impossible to say. (This is probably a support issue. Please
see TicketClosingReasons/UseSupportChannels)
--
Ticket URL: <https://code.djangoproject.com/ticket/31488#comment:2>
* status: new => closed
* resolution: => worksforme
--
Ticket URL: <https://code.djangoproject.com/ticket/31488#comment:3>