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 Version 1

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 (last modified by אורי)

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.*.

I checked and this happens also with Django==6.0.

Change History (1)

comment:1 by אורי, 18 minutes ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.
Back to Top