#35293: Django 5.x changes the date format on an <input type="date"> from
"2012-10-01" to "01/10/2012"
---------------------------------+--------------------------------------
     Reporter:  Shaheed Haque    |                    Owner:  nobody
         Type:  Bug              |                   Status:  closed
    Component:  Template system  |                  Version:  5.0
     Severity:  Normal           |               Resolution:  needsinfo
     Keywords:                   |             Triage Stage:  Unreviewed
    Has patch:  0                |      Needs documentation:  0
  Needs tests:  0                |  Patch needs improvement:  0
Easy pickings:  0                |                    UI/UX:  0
---------------------------------+--------------------------------------
Changes (by Tim Graham):

 * resolution:   => needsinfo
 * status:  new => closed
 * type:  Uncategorized => Bug

Comment:

 The description mentions Django 4.11 but this isn't a valid version. Did
 you mean 4.1?

 This looks relevant from the Djagno 5.0 release notes, "The USE_L10N
 setting is removed." (8d98f99a4ab5de6f2c730399f53eba8bf6bea470) Did you
 test your project with deprecation warnings enabled? Does the behavior
 change in Django 4.x if setting `USE_L10N=True`.

 If that's not the cause, you can try
 [https://docs.djangoproject.com/en/dev/internals/contributing/triaging-
 tickets/#bisecting-a-regression bisecting] to find the commit where the
 behavior changed.

 If you need help debugging, see TicketClosingReasons/UseSupportChannels
 and reopen the ticket if you determine this is a bug in Django.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35293#comment:1>
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018e32582f8e-3a83b192-e2bf-40fd-8563-3aaa42150587-000000%40eu-central-1.amazonses.com.

Reply via email to