Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Compare
Choose a tag to compare
Loading
@carltongibsoncarltongibson released this 28 Mar 14:28
· 23 commits to master since this release
ac50cec
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

This release is considered a significant release to improve upstream support with Django and Python. Some of these may change the behaviour of existing features and pre-existing behaviour. Specifically, some fixes were added to around the support ofUniqueConstraint with nullable fields which will improve built-in serializer validation.

Features

  • Add official support for Django 5.1 and its newLoginRequiredMiddleware in#9514 and#9657
  • Add official Django 5.2a1 support in#9634
  • Add support for Python 3.13 in#9527 and#9556
  • Support Django 2.1+ test client JSON data automatically serialized in#6511 and fix a regression in#9615

Bug fixes

  • Fix unique together validator to respect condition's fields fromUniqueConstraint in#9360
  • Fix raising on nullable fields part ofUniqueConstraint in#9531
  • Fixunique_together validation with source in#9482
  • Added protections toAttributeError raised within properties in#9455
  • Fixget_template_context to handle also lists in#9467
  • Fix "Converter is already registered" deprecation warning. in#9512
  • Fix noisy warning and accept integers as min/max values ofDecimalField in#9515
  • Fix usages ofopen() insetup.py in#9661

Translations

  • Add some missing Chinese translations in#9505
  • Fix spelling mistakes in Farsi language were corrected in#9521
  • Fixing and adding missing Brazilian Portuguese translations in#9535

Removals

  • Remove support for Python 3.8 in#9670
  • Remove long deprecated code from request wrapper in#9441
  • Remove deprecatedAutoSchema._get_reference method in#9525

Documentation and internal changes

  • Provide tests for hashing ofOperandHolder in#9437
  • Update documentation: Addadrf third party package in#9198
  • Update tutorials links in Community contributions docs in#9476
  • Fix usage of deprecated Django function in example from docs in#9509
  • Move path converter docs into a separate section in#9524
  • Add test covering update view withoutqueryset attribute in#9528
  • Fix Transifex link in#9541
  • Fix examplehttpie call in docs in#9543
  • Fix example for serializer field with choices in docs in#9563
  • Remove extra<> in validators example in#9590
  • Updatestrftime link in the docs in#9624
  • Switch to codecov GHA in#9618
  • Add note regarding availability of theaction attribute in 'Introspecting ViewSet actions' docs section in#9633
  • Improved description of allowed throttling rates in documentation in#9640
  • Addrest-framework-gm2m-relations package to the list of 3rd party libraries in#9063
  • Fix a number of typos in the test suite in the docs in#9662
  • Adddjango-pyoidc as a third party authentication library in#9667

New Contributors

Full Changelog:3.15.2...3.16.0

Assets2
Loading
erkanunluturk, EliothMonroy, showmidelo, KarimTayie, bed72, gunthercox, aashayamballi, JaeHyuckSa, thabothibos, ifzal, and 3 more reacted with thumbs up emojixiaobao0505, 2ykwang, hudsonbrendon, Ruzzan, ulgens, Krishnakant-Pal, TGoddessana, sergekir, RaphaelApeh, tarek-berkane, and 21 more reacted with hooray emojigunthercox, xgimp, ysidromdenis, aashayamballi, and Genarito reacted with heart emojirealsuayip reacted with eyes emoji
42 people reacted

[8]ページ先頭

©2009-2025 Movatter.jp