We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0954346 commit 98d866dCopy full SHA for 98d866d
RELENG.rst
@@ -9,6 +9,9 @@ Steps
9
10
#. Pick release date.
11
#. Create milestone on GitHub, organise open tickets.
12
+#. Push source translations to Transifex::
13
+ $ django-admin makemessages -l en
14
+ $ tx push -s
15
#. Send out announcement to translators on Transifex.
16
#. Bump version in :code:`setup.py`.
17
#. Update supported Django/Python releases to match Django's.
0 commit comments