Path to this page:
Subject: CVS commit: pkgsrc/www/py-django-filter
From: Adam Ciarcinski
Date: 2025-02-17 14:36:16
Message id: 20250217133616.A74B8FBE0@cvs.NetBSD.org
Log Message:
py-django-filter: updated to 25.1
Version 25.1 (2025-02-14)
* Removed the in-built API schema generation methods, which have been
deprecated since v23.2.
You should use `drf-spectacular \
<https://drf-spectacular.readthedocs.io/en/latest/>`_
for generating OpenAPI schemas with DRF.
* Dropped support for EOL Python 3.8.
* Added testing against Python 3.13.
* Added official support for Django 5.2.
Files: