django-restframework: bump to 3.17.0
authorAlexandru Ardelean <redacted>
Tue, 24 Mar 2026 07:49:07 +0000 (07:49 +0000)
committerAlexandru Ardelean <redacted>
Tue, 24 Mar 2026 16:26:33 +0000 (18:26 +0200)
commitfacb68ee6979e92401700062dd6b261a7a31be98
tree8bf3083a466ee90176241709dab1bb631151e9cc
parent7e5c87e074e3647ed1bda0316f09c1726714162d
django-restframework: bump to 3.17.0

v3.17.0 changes:
- Drop Python 3.9 support (minimum now 3.10)
- Drop deprecated coreapi support
- Add Python 3.14 support
- Add ability to specify output format for DurationField
- Add missing decorators: @versioning_class(), @content_negotiation_class(),
  @metadata_class() for function-based views
- Support violation messages in UniqueConstraint

Full release notes:
https://github.com/encode/django-rest-framework/releases/tag/3.17.0

Co-Authored-By: Claude Sonnet 4.6 <redacted>
Signed-off-by: Alexandru Ardelean <redacted>
lang/python/django-restframework/Makefile
lang/python/django-restframework/test.sh [new file with mode: 0755]
git clone https://git.99rst.org/PROJECT