| Port details |
- py-dj52-django-filter Dynamic filtering for querysets with Django
- 25.2 www
=0 25.2Version of this port present on the latest quarterly branch. DEPRECATED: Obsolete, please use www/py-django-filter instead
EXPIRATION DATE: 2026-06-30
- Maintainer: kai@FreeBSD.org
 - Port Added: 2025-06-22 07:00:13
- Last Update: 2026-06-01 08:40:56
- Commit Hash: 8c97278
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/carltongibson/django-filter
- Description:
- Django-filter is a reusable Django application allowing users to declaratively
add dynamic QuerySet filtering from URL parameters.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}dj52-django-filter>0:www/py-dj52-django-filter@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/www/py-dj52-django-filter/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-dj52-django-filter
- pkg install py311-dj52-django-filter
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-dj52-django-filter listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dj52-django-filter
- Package flavors (<flavor>: <package>)
- py311: py311-dj52-django-filter
- distinfo:
- TIMESTAMP = 1761215385
SHA256 (django_filter-25.2.tar.gz) = 760e984a931f4468d096f5541787efb8998c61217b73006163bf2f9523fe8f23
SIZE (django_filter-25.2.tar.gz) = 143818
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-flit-core>=3.2<4 : devel/py-flit-core@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-django52>=5.2 : www/py-django52@py311
- py311-dj52-djangorestframework>0 : www/py-dj52-djangorestframework@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-dj52-django-filter-25.2:
DRF=on: Support for Django REST framework
===> Use 'make config' to modify these settings
- Options name:
- www_py-dj52-django-filter
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
25.2 01 Jun 2026 08:40:56
    |
Kai Knoblich (kai)  |
*/py-dj52*: Deprecate/Set to expire
* The counterparts of the py-dj52-* ports were switched to Django 5.2 in
ce59801b72ef, so the py-dj52-* ports have no more consumers and are
now obsolete.
* Set a relatively short EXPIRATION_DATE toward the end of June to wrap
up things neatly before the 2026Q3 branch.
PR: 291707
With hat: python |
25.2 01 Nov 2025 17:23:22
    |
Matthias Andree (mandree)  |
*: Revise USES=python:... version range constraints
and strip all lower bounds of 3.9 or 3.10 because they are implied now.
python:3.9-X -> python:-X
python:3.9+ -> python
python:3.10-X -> python:-X
python:3.10+ -> python
(options such as ,build preserved) |
25.2 24 Oct 2025 14:24:38
    |
Kai Knoblich (kai)  |
www/py-dj52-django-filter: Update to 25.2
* Add DRF option to reflect the settings as noted in "pyproject.toml"
and make it default because Django REST framework is used by many
Django implementations.
Changelog:
https://github.com/carltongibson/django-filter/blob/25.2/CHANGES.rst |
25.1 22 Jun 2025 06:55:08
    |
Kai Knoblich (kai)  |
net-mgmt/netbox: Create Django 5.2 consumers
* Django 4.2 is currently the "default" version in the ports tree due
its long term support until April 2026. Thus ports that are assigned
to that version will exist until then.
The following ports are required to make the upgrade of
net-mgmt/netbox to the 4.3 release possible because it requires
Django 5.2.
All of the ports listed below were created on the basis of their
respective original ports:
- devel/py-dj52-django-rq
- devel/py-dj52-strawberry-graphql (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 4
|