You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li>Fix <code>HTMLFormRenderer</code> with empty <code>datetime</code> values by <ahref="https://github.com/p-r-a-v-i-n">@p-r-a-v-i-n</a> in <ahref="https://github.com/encode/django-rest-framework/pull/9928">#9928</a></li>
<li>Add support for <code>ipaddress</code> objects in <code>JSONEncoder</code> by <ahref="https://github.com/corenting">@corenting</a> in <ahref="https://github.com/encode/django-rest-framework/pull/9087">#9087</a></li>
5502
5565
<li>Add optional support to serialize <code>BigInteger</code> to string by <ahref="https://github.com/HoodyH">@HoodyH</a> in <ahref="https://github.com/encode/django-rest-framework/pull/9775">#9775</a></li>
<li>Prevent small risk of <code>Token</code> overwrite by <ahref="https://github.com/mahdirahimi1999">@mahdirahimi1999</a> in <ahref="https://github.com/encode/django-rest-framework/pull/9754">#9754</a></li>
5507
5570
<li>Fix <code>UniqueTogetherValidator</code> validation when condition references a read-only field by <ahref="https://github.com/ticosax">@ticosax</a> in <ahref="https://github.com/encode/django-rest-framework/pull/9764">#9764</a></li>
<li>Cleanup optional <code>backports.zoneinfo</code> dependency and conditions on unsupported Python 3.8 and lower in <ahref="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>
<li>Fix regression in <code>unique_together</code> validation with <code>SerializerMethodField</code> in <ahref="https://github.com/encode/django-rest-framework/pull/9712">#9712</a></li>
5582
5645
<li>Fix <code>UniqueTogetherValidator</code> to handle fields with <code>source</code> attribute in <ahref="https://github.com/encode/django-rest-framework/pull/9688">#9688</a></li>
<li>Add support for Python 3.13 in <ahref="https://github.com/encode/django-rest-framework/pull/9527">#9527</a> and <ahref="https://github.com/encode/django-rest-framework/pull/9556">#9556</a></li>
5639
5702
<li>Support Django 2.1+ test client JSON data automatically serialized in <ahref="https://github.com/encode/django-rest-framework/pull/6511">#6511</a> and fix a regression in <ahref="https://github.com/encode/django-rest-framework/pull/9615">#9615</a></li>
<li>Fix unique together validator to respect condition's fields from <code>UniqueConstraint</code> in <ahref="https://github.com/encode/django-rest-framework/pull/9360">#9360</a></li>
5644
5707
<li>Fix raising on nullable fields part of <code>UniqueConstraint</code> in <ahref="https://github.com/encode/django-rest-framework/pull/9531">#9531</a></li>
0 commit comments