Skip to content

Commit b1f2a62

Browse files
author
committed
Deployed 22e231c with MkDocs version: 1.6.1
1 parent f7ec24c commit b1f2a62

4 files changed

Lines changed: 143 additions & 80 deletions

File tree

community/release-notes/index.html

Lines changed: 72 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2039,6 +2039,34 @@
20392039
<nav class="md-nav" aria-label="3.17.x series">
20402040
<ul class="md-nav__list">
20412041

2042+
<li class="md-nav__item">
2043+
<a href="#3171" class="md-nav__link">
2044+
<span class="md-ellipsis">
2045+
2046+
3.17.1
2047+
2048+
</span>
2049+
</a>
2050+
2051+
<nav class="md-nav" aria-label="3.17.1">
2052+
<ul class="md-nav__list">
2053+
2054+
<li class="md-nav__item">
2055+
<a href="#bug-fixes" class="md-nav__link">
2056+
<span class="md-ellipsis">
2057+
2058+
Bug fixes
2059+
2060+
</span>
2061+
</a>
2062+
2063+
</li>
2064+
2065+
</ul>
2066+
</nav>
2067+
2068+
</li>
2069+
20422070
<li class="md-nav__item">
20432071
<a href="#3170" class="md-nav__link">
20442072
<span class="md-ellipsis">
@@ -2074,7 +2102,7 @@
20742102
</li>
20752103

20762104
<li class="md-nav__item">
2077-
<a href="#bug-fixes" class="md-nav__link">
2105+
<a href="#bug-fixes_1" class="md-nav__link">
20782106
<span class="md-ellipsis">
20792107

20802108
Bug fixes
@@ -2174,7 +2202,7 @@
21742202
</li>
21752203

21762204
<li class="md-nav__item">
2177-
<a href="#bug-fixes_1" class="md-nav__link">
2205+
<a href="#bug-fixes_2" class="md-nav__link">
21782206
<span class="md-ellipsis">
21792207

21802208
Bug fixes
@@ -2257,7 +2285,7 @@
22572285
</li>
22582286

22592287
<li class="md-nav__item">
2260-
<a href="#bug-fixes_2" class="md-nav__link">
2288+
<a href="#bug-fixes_3" class="md-nav__link">
22612289
<span class="md-ellipsis">
22622290

22632291
Bug fixes
@@ -4032,6 +4060,34 @@
40324060
<nav class="md-nav" aria-label="3.17.x series">
40334061
<ul class="md-nav__list">
40344062

4063+
<li class="md-nav__item">
4064+
<a href="#3171" class="md-nav__link">
4065+
<span class="md-ellipsis">
4066+
4067+
3.17.1
4068+
4069+
</span>
4070+
</a>
4071+
4072+
<nav class="md-nav" aria-label="3.17.1">
4073+
<ul class="md-nav__list">
4074+
4075+
<li class="md-nav__item">
4076+
<a href="#bug-fixes" class="md-nav__link">
4077+
<span class="md-ellipsis">
4078+
4079+
Bug fixes
4080+
4081+
</span>
4082+
</a>
4083+
4084+
</li>
4085+
4086+
</ul>
4087+
</nav>
4088+
4089+
</li>
4090+
40354091
<li class="md-nav__item">
40364092
<a href="#3170" class="md-nav__link">
40374093
<span class="md-ellipsis">
@@ -4067,7 +4123,7 @@
40674123
</li>
40684124

40694125
<li class="md-nav__item">
4070-
<a href="#bug-fixes" class="md-nav__link">
4126+
<a href="#bug-fixes_1" class="md-nav__link">
40714127
<span class="md-ellipsis">
40724128

40734129
Bug fixes
@@ -4167,7 +4223,7 @@
41674223
</li>
41684224

41694225
<li class="md-nav__item">
4170-
<a href="#bug-fixes_1" class="md-nav__link">
4226+
<a href="#bug-fixes_2" class="md-nav__link">
41714227
<span class="md-ellipsis">
41724228

41734229
Bug fixes
@@ -4250,7 +4306,7 @@
42504306
</li>
42514307

42524308
<li class="md-nav__item">
4253-
<a href="#bug-fixes_2" class="md-nav__link">
4309+
<a href="#bug-fixes_3" class="md-nav__link">
42544310
<span class="md-ellipsis">
42554311

42564312
Bug fixes
@@ -5484,6 +5540,13 @@ <h2 id="upgrading">Upgrading<a class="headerlink" href="#upgrading" title="Perma
54845540
</code></pre></div>
54855541
<hr />
54865542
<h2 id="317x-series">3.17.x series<a class="headerlink" href="#317x-series" title="Permanent link">&para;</a></h2>
5543+
<h3 id="3171">3.17.1<a class="headerlink" href="#3171" title="Permanent link">&para;</a></h3>
5544+
<p><strong>Date</strong>: 24th March 2026</p>
5545+
<h4 id="bug-fixes">Bug fixes<a class="headerlink" href="#bug-fixes" title="Permanent link">&para;</a></h4>
5546+
<ul>
5547+
<li>Fix <code>HTMLFormRenderer</code> with empty <code>datetime</code> values by <a href="https://github.com/p-r-a-v-i-n">@p-r-a-v-i-n</a> in <a href="https://github.com/encode/django-rest-framework/pull/9928">#9928</a></li>
5548+
</ul>
5549+
<p><strong>Full Changelog</strong>: <a href="https://github.com/encode/django-rest-framework/compare/3.17.0...3.17.1">3.17.0...3.17.1</a></p>
54875550
<h3 id="3170">3.17.0<a class="headerlink" href="#3170" title="Permanent link">&para;</a></h3>
54885551
<p><strong>Date</strong>: 18th March 2026</p>
54895552
<h4 id="breaking-changes">Breaking changes<a class="headerlink" href="#breaking-changes" title="Permanent link">&para;</a></h4>
@@ -5501,7 +5564,7 @@ <h4 id="features">Features<a class="headerlink" href="#features" title="Permanen
55015564
<li>Add support for <code>ipaddress</code> objects in <code>JSONEncoder</code> by <a href="https://github.com/corenting">@corenting</a> in <a href="https://github.com/encode/django-rest-framework/pull/9087">#9087</a></li>
55025565
<li>Add optional support to serialize <code>BigInteger</code> to string by <a href="https://github.com/HoodyH">@HoodyH</a> in <a href="https://github.com/encode/django-rest-framework/pull/9775">#9775</a></li>
55035566
</ul>
5504-
<h4 id="bug-fixes">Bug fixes<a class="headerlink" href="#bug-fixes" title="Permanent link">&para;</a></h4>
5567+
<h4 id="bug-fixes_1">Bug fixes<a class="headerlink" href="#bug-fixes_1" title="Permanent link">&para;</a></h4>
55055568
<ul>
55065569
<li>Prevent small risk of <code>Token</code> overwrite by <a href="https://github.com/mahdirahimi1999">@mahdirahimi1999</a> in <a href="https://github.com/encode/django-rest-framework/pull/9754">#9754</a></li>
55075570
<li>Fix <code>UniqueTogetherValidator</code> validation when condition references a read-only field by <a href="https://github.com/ticosax">@ticosax</a> in <a href="https://github.com/encode/django-rest-framework/pull/9764">#9764</a></li>
@@ -5576,7 +5639,7 @@ <h4 id="minor-changes">Minor changes<a class="headerlink" href="#minor-changes"
55765639
<ul>
55775640
<li>Cleanup optional <code>backports.zoneinfo</code> dependency and conditions on unsupported Python 3.8 and lower in <a href="https://github.com/encode/django-rest-framework/pull/9681">#9681</a>. Python versions prior to 3.9 were already unsupported so this shouldn't be a breaking change.</li>
55785641
</ul>
5579-
<h4 id="bug-fixes_1">Bug fixes<a class="headerlink" href="#bug-fixes_1" title="Permanent link">&para;</a></h4>
5642+
<h4 id="bug-fixes_2">Bug fixes<a class="headerlink" href="#bug-fixes_2" title="Permanent link">&para;</a></h4>
55805643
<ul>
55815644
<li>Fix regression in <code>unique_together</code> validation with <code>SerializerMethodField</code> in <a href="https://github.com/encode/django-rest-framework/pull/9712">#9712</a></li>
55825645
<li>Fix <code>UniqueTogetherValidator</code> to handle fields with <code>source</code> attribute in <a href="https://github.com/encode/django-rest-framework/pull/9688">#9688</a></li>
@@ -5638,7 +5701,7 @@ <h4 id="features_1">Features<a class="headerlink" href="#features_1" title="Perm
56385701
<li>Add support for Python 3.13 in <a href="https://github.com/encode/django-rest-framework/pull/9527">#9527</a> and <a href="https://github.com/encode/django-rest-framework/pull/9556">#9556</a></li>
56395702
<li>Support Django 2.1+ test client JSON data automatically serialized in <a href="https://github.com/encode/django-rest-framework/pull/6511">#6511</a> and fix a regression in <a href="https://github.com/encode/django-rest-framework/pull/9615">#9615</a></li>
56405703
</ul>
5641-
<h4 id="bug-fixes_2">Bug fixes<a class="headerlink" href="#bug-fixes_2" title="Permanent link">&para;</a></h4>
5704+
<h4 id="bug-fixes_3">Bug fixes<a class="headerlink" href="#bug-fixes_3" title="Permanent link">&para;</a></h4>
56425705
<ul>
56435706
<li>Fix unique together validator to respect condition's fields from <code>UniqueConstraint</code> in <a href="https://github.com/encode/django-rest-framework/pull/9360">#9360</a></li>
56445707
<li>Fix raising on nullable fields part of <code>UniqueConstraint</code> in <a href="https://github.com/encode/django-rest-framework/pull/9531">#9531</a></li>

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)