#35314: Django 5 breaks value of Date field rendering correctly in template
---------------------------+--------------------------------------
     Reporter:  Michael    |                    Owner:  nobody
         Type:  Bug        |                   Status:  closed
    Component:  Forms      |                  Version:  5.0
     Severity:  Normal     |               Resolution:  duplicate
     Keywords:  form date  |             Triage Stage:  Unreviewed
    Has patch:  0          |      Needs documentation:  0
  Needs tests:  0          |  Patch needs improvement:  0
Easy pickings:  0          |                    UI/UX:  0
---------------------------+--------------------------------------
Comment (by Natalia Bidart):

 Hey Michael, in one of your comments, you describe your field as: `<input
 type="date" value="31/12/2024">`. But Django doesn't use `type="date"` by
 default (see as further reference #35293,  #34853, #34660, #33113 and
 more).

 How are you generating this field?
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35314#comment:6>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018e526a0ff8-af460f35-8d45-4203-86d7-10615acd2762-000000%40eu-central-1.amazonses.com.

Reply via email to