From 89a080fc0541b3f918abd392982263d5e00d403f Mon Sep 17 00:00:00 2001 From: Claude Paroz Date: Sat, 15 Apr 2017 09:19:06 -0400 Subject: [PATCH] Doc'd a release task for translated docs. --- docs/internals/howto-release-django.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/internals/howto-release-django.txt b/docs/internals/howto-release-django.txt index 8316beea759..bfa42614ef5 100644 --- a/docs/internals/howto-release-django.txt +++ b/docs/internals/howto-release-django.txt @@ -338,6 +338,12 @@ Now you're ready to actually put the release out there. To do this: database (this will automatically flip it to ``False`` for all others); you can do this using the site's admin. + Create new ``DocumentRelease`` objects for each language that has an entry + for the previous release. Update djangoproject.com's `robots.docs.txt`__ + file by copying entries from the previous release. + + __ https://github.com/django/djangoproject.com/blob/master/djangoproject/static/robots.docs.txt + #. Post the release announcement to the |django-announce|, |django-developers|, and |django-users| mailing lists. This should include a link to the announcement blog post. If this is a security release, also include