Skip to content

Commit 4569093

Browse files
nessitabmispelon
authored andcommitted
Updated download page for 5.1 release.
1 parent 34a27b9 commit 4569093

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

djangoproject/templates/releases/download.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,16 @@ <h2 id="supported-versions">Supported Versions</h2>
8585
<th>End of mainstream support<sup><a href="#ft1">1</a></sup></th>
8686
<th>End of extended support<sup><a href="#ft2">2</a></sup></th>
8787
</tr>
88+
<tr>
89+
<td>5.1</td>
90+
<td>{% get_latest_micro_release '5.1' %}</td>
91+
<td>April 2025</td>
92+
<td>December 2025</td>
93+
</tr>
8894
<tr>
8995
<td>5.0</td>
9096
<td>{% get_latest_micro_release '5.0' %}</td>
91-
<td>August 2024</td>
97+
<td>August 7, 2024</td>
9298
<td>April 2025</td>
9399
</tr>
94100
<tr>
@@ -126,12 +132,6 @@ <h2 id="future-versions">Future Roadmap</h2>
126132
<td>December 2025</td>
127133
<td>April 2028</td>
128134
</tr>
129-
<tr>
130-
<td>5.1</td>
131-
<td>August 2024</td>
132-
<td>April 2025</td>
133-
<td>December 2025</td>
134-
</tr>
135135
</table>
136136

137137
<h2 id="unsupported-versions">Unsupported previous releases</h2>

0 commit comments

Comments
 (0)