Opened 23 minutes ago
Last modified 2 minutes ago
#37087 new Bug
Django 6.0.5 - makemessages changes POT-Creation-Date in django.po even if nothing changes — at Initial Version
| Reported by: | אורי | Owned by: | |
|---|---|---|---|
| Component: | Uncategorized | Version: | 6.0 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
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.*.
Note:
See TracTickets
for help on using tickets.