summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2015-11-13 09:05:10 -0500
committerTim Graham <timograham@gmail.com>2015-11-13 09:05:10 -0500
commitf85e3cb7cbe30c9a2086fdcec6b7940eea79629d (patch)
tree0c5e4a24d54e83c1a90235ffdb666aad0cdd7ea7
parent26087994392cba3543a801114debbb4640bb6043 (diff)
Updated release checksums template.
-rw-r--r--docs/internals/howto-release-django.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/internals/howto-release-django.txt b/docs/internals/howto-release-django.txt
index 12a06d31ef..c00a40c3d1 100644
--- a/docs/internals/howto-release-django.txt
+++ b/docs/internals/howto-release-django.txt
@@ -223,7 +223,7 @@ OK, this is the fun part, where we actually push out a release!
.. code-block:: text
This file contains MD5, SHA1, and SHA256 checksums for the source-code
- tarball of Django <<VERSION>>, released <<DATE>>.
+ tarball and wheel files of Django <<VERSION>>, released <<DATE>>.
To use this file, you will need a working install of PGP or other
compatible public-key encryption software. You will also need to have
@@ -245,8 +245,8 @@ OK, this is the fun part, where we actually push out a release!
Release packages:
=================
- Django <<VERSION>> (tar.tgz): https://www.djangoproject.com/m/releases/<<RELEASE TAR.GZ FILENAME>>
- Django <<VERSION>> (.whl): https://www.djangoproject.com/m/releases/<<RELEASE WHL FILENAME>>
+ https://www.djangoproject.com/m/releases/<<RELEASE TAR.GZ FILENAME>>
+ https://www.djangoproject.com/m/releases/<<RELEASE WHL FILENAME>>
MD5 checksums:
==============