#37087: Django 6.0.5 - makemessages changes POT-Creation-Date in django.po even if
nothing changes
----------------------+-----------------------------------------
Reporter: אורי | Type: Bug
Status: new | Component: Uncategorized
Version: 6.0 | Severity: Normal
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
----------------------+-----------------------------------------
I have a project with several directories. For some odd reason some of the
django.po files don't change after I run makemessages, but the files in 2
directories change and the only change is the line of `POT-Creation-Date`
- even if nothing else changes. This is a regression from Django 5.2.*.
--
Ticket URL: <
https://code.djangoproject.com/ticket/37087>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.