File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
djangoproject/templates/releases Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -85,10 +85,16 @@ <h2 id="supported-versions">Supported Versions</h2>
85
85
< th > End of mainstream support< sup > < a href ="#ft1 "> 1</ a > </ sup > </ th >
86
86
< th > End of extended support< sup > < a href ="#ft2 "> 2</ a > </ sup > </ th >
87
87
</ 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 >
88
94
< tr >
89
95
< td > 5.0</ td >
90
96
< td > {% get_latest_micro_release '5.0' %}</ td >
91
- < td > August 2024</ td >
97
+ < td > August 7, 2024</ td >
92
98
< td > April 2025</ td >
93
99
</ tr >
94
100
< tr >
@@ -126,12 +132,6 @@ <h2 id="future-versions">Future Roadmap</h2>
126
132
< td > December 2025</ td >
127
133
< td > April 2028</ td >
128
134
</ 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 >
135
135
</ table >
136
136
137
137
< h2 id ="unsupported-versions "> Unsupported previous releases</ h2 >
You can’t perform that action at this time.
0 commit comments