Port details |
- py-dj50-django-filter Dynamic filtering for querysets with Django
- 24.3 www =2 24.2Version of this port present on the latest quarterly branch.
- Maintainer: kai@FreeBSD.org
- Port Added: 2024-07-15 17:15:14
- Last Update: 2024-11-01 15:08:32
- Commit Hash: c2890c8
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}dj50-django-filter>0:www/py-dj50-django-filter@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/www/py-dj50-django-filter/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-dj50-django-filter
- pkg install py311-dj50-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-dj50-django-filter listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dj50-django-filter
- Package flavors (<flavor>: <package>)
- py311: py311-dj50-django-filter
- distinfo:
- TIMESTAMP = 1722954212
SHA256 (django_filter-24.3.tar.gz) = d8ccaf6732afd21ca0542f6733b11591030fa98669f8d15599b358e24a2cd9c3
SIZE (django_filter-24.3.tar.gz) = 144444
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-django50>=4.2 : www/py-django50@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- net-mgmt/netbox
Configuration Options:
- No options to configure
- Options name:
- www_py-dj50-django-filter
- USES:
- python:3.10+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
24.3 01 Nov 2024 15:08:32 |
Kai Knoblich (kai) |
www/py-dj50-django-filter: Update to 24.3
Changelog:
https://github.com/carltongibson/django-filter/blob/24.3/CHANGES.rst |
24.2 15 Jul 2024 16:58:00 |
Kai Knoblich (kai) |
net-mgmt/netbox: Create Django 5.0 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.0 release possible because it requires
Django 5.0.
All of the ports listed below were created on the basis of their
respective original ports:
- devel/py-dj50-django-rq
- devel/py-dj50-strawberry-graphql (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 2
|