djangorestframework-filters 1.0.0.dev2-2ubuntu1 source package in Ubuntu

Changelog

djangorestframework-filters (1.0.0.dev2-2ubuntu1) mantic; urgency=medium

  * d/p/fix-testapp-django4-compatibility.patch: Update test suite to be
    compatible with Django 4 using re_path instead of the removed url
    function (LP: #2022089)

 -- Lena Voytek <email address hidden>  Wed, 23 Aug 2023 15:43:38 -0700

Upload details

Uploaded by:
Lena Voytek
Sponsored by:
Sergio Durigan Junior
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
djangorestframework-filters_1.0.0.dev2.orig.tar.gz 40.4 KiB 45aba40ae3dabc5e332543a09d2abbb6f3d661cd615264c4089956f4e70ab19f
djangorestframework-filters_1.0.0.dev2-2ubuntu1.debian.tar.xz 3.3 KiB 4c4328163c98ad13da00b0da294a33fd52ec17e25e4338003442f992de1c3125
djangorestframework-filters_1.0.0.dev2-2ubuntu1.dsc 2.5 KiB a9836464c28cbfa3c4d40751e1417d0ebdbb01b1263941cdd70c777eb30c565d

View changes file

Binary packages built by this source

python3-djangorestframework-filters: Filters for Django REST Framework (Python3 version)

 An extension to Django REST framework and Django filter that makes it easy
 to filter across relationships. Historically, this extension also provided
 a number of additional features and fixes, however some have now been merged
 back into django-filter
 .
 This package contains the Python 3 version of the library.