djangoproject.com icon indicating copy to clipboard operation
djangoproject.com copied to clipboard

Set Django 6 as the new django-docs-translations sources

Open claudep opened this issue 3 months ago • 4 comments

It looks like the https://docs.djangoproject.com/pots/*.pot files (source for Transifex translations) is still on Django 5.2. Could you please update the DocumentRelease.is_default flag so as the source will be Django 6.0?

@nessita, is it something you can do?

claudep avatar Dec 06 '25 13:12 claudep

It looks like the https://docs.djangoproject.com/pots/*.pot files (source for Transifex translations) is still on Django 5.2. Could you please update the DocumentRelease.is_default flag so as the source will be Django 6.0?

@nessita, is it something you can do?

Yes, I have the permissions, but also I already did this last week, as part of the 6.0 final release:

Image

nessita avatar Dec 07 '25 22:12 nessita

Yes, looks good. However, I wonder why we still have "Django 5.2" in the file http://docs.djangoproject.com/pots/index.pot (and oll other pot files).

claudep avatar Dec 08 '25 07:12 claudep

Does the 5.2 branch need to be set as stale or something like this? https://github.com/django/django-docs-translations/branches

sarahboyce avatar Dec 08 '25 11:12 sarahboyce

No, I don't think so. The is_default flag should be enough. See https://github.com/django/djangoproject.com/blob/39467c3ae39d5708ee9486840643a3e1448f2f35/docs/management/commands/update_docs.py#L182

claudep avatar Dec 09 '25 07:12 claudep

Please, could someone having access to the server debug what's happening and why the pot build is not using the 6.0 sources?

claudep avatar Dec 20 '25 15:12 claudep