Changes between Initial Version and Version 1 of Ticket #28773, comment 6
- Timestamp:
- Nov 11, 2017, 10:51:42 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28773, comment 6
initial v1 12 12 13 13 Since adding the location in controlled by Django, it's probably a "django on windows" bug? I'd like to diagnose more, but I could use some help in what exactly happens... or specifically, who creates the django.pot file? (I assume the django.pot file is written before language-specific django.po files get (re)created, so I'll start there) 14 15 BTW (and self-note), "-l id_ID" is not even needed. Just running "makemessages --keep-pot" is sufficient to trigger the bug (even if that command doesn't generate any file other than django.pot).