Skip to content

Commit 197bc19

Browse files
author
committed
Deployed 6f03b79 with MkDocs version: 1.6.1
1 parent 8eaf463 commit 197bc19

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

community/release-notes/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5493,13 +5493,13 @@ <h4 id="breaking-changes">Breaking changes<a class="headerlink" href="#breaking-
54935493
</ul>
54945494
<h4 id="features">Features<a class="headerlink" href="#features" title="Permanent link">&para;</a></h4>
54955495
<ul>
5496+
<li>Add Django 6.0 support by <a href="https://github.com/MehrazRumman">@MehrazRumman</a> in <a href="https://github.com/encode/django-rest-framework/pull/9819">#9819</a></li>
5497+
<li>Add support for Python 3.14 by <a href="https://github.com/cclauss">@cclauss</a> in <a href="https://github.com/encode/django-rest-framework/pull/9780">#9780</a></li>
54965498
<li>Add ability to specify output format for <code>DurationField</code> by <a href="https://github.com/sevdog">@sevdog</a> in <a href="https://github.com/encode/django-rest-framework/pull/8532">#8532</a></li>
54975499
<li>Add missing decorators: <code>@versioning_class()</code>, <code>@content_negotiation_class()</code>, <code>@metadata_class()</code> for function-based views by <a href="https://github.com/qqii">@qqii</a> in <a href="https://github.com/encode/django-rest-framework/pull/9719">#9719</a></li>
5498-
<li>Add support for Python 3.14 by <a href="https://github.com/cclauss">@cclauss</a> in <a href="https://github.com/encode/django-rest-framework/pull/9780">#9780</a></li>
54995500
<li>Support <code>violation_error_code</code> and <code>violation_error_message</code> from <code>UniqueConstraint</code> in <code>UniqueTogetherValidator</code> by <a href="https://github.com/s-aleshin">@s-aleshin</a> in <a href="https://github.com/encode/django-rest-framework/pull/9766">#9766</a></li>
55005501
<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>
55015502
<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>
5502-
<li>Add Django 6.0 support by <a href="https://github.com/MehrazRumman">@MehrazRumman</a> in <a href="https://github.com/encode/django-rest-framework/pull/9819">#9819</a></li>
55035503
</ul>
55045504
<h4 id="bug-fixes">Bug fixes<a class="headerlink" href="#bug-fixes" title="Permanent link">&para;</a></h4>
55055505
<ul>

search/search_index.json

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

0 commit comments

Comments
 (0)