Bug 254829 - [NEW-PORT] www/py-django-advanced-filters
Summary: [NEW-PORT] www/py-django-advanced-filters
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Dan Langille
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-06 18:38 UTC by gettoknowmi
Modified: 2021-04-15 14:16 UTC (History)
1 user (show)

See Also:


Attachments
py-django-advanced-filters port files (1.31 KB, application/x-shellscript)
2021-04-06 18:38 UTC, gettoknowmi
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gettoknowmi 2021-04-06 18:38:06 UTC
Created attachment 223871 [details]
py-django-advanced-filters port files

A django ModelAdmin mixin which adds advanced filtering abilities to the admin.

WWW: https://github.com/modlinltd/django-advanced-filters
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-04-15 14:14:40 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=acc3f0d93901c1ba761503ab4bb79d2dfabd0f78

commit acc3f0d93901c1ba761503ab4bb79d2dfabd0f78
Author:     Dan Langille <dvl@FreeBSD.org>
AuthorDate: 2021-04-15 14:12:19 +0000
Commit:     Dan Langille <dvl@FreeBSD.org>
CommitDate: 2021-04-15 14:12:19 +0000

    Add py-django-advanced-filters: advanced filtering abilities for admins
    PR:             254829
    Reported by:    gettoknowmi <gettoknowmi@yahoo.com>

 www/Makefile                                   |  1 +
 www/py-django-advanced-filters/Makefile (new)  | 21 +++++++++++++++++++++
 www/py-django-advanced-filters/distinfo (new)  |  3 +++
 www/py-django-advanced-filters/pkg-descr (new) |  3 +++
 4 files changed, 28 insertions(+)
Comment 2 Dan Langille freebsd_committer freebsd_triage 2021-04-15 14:16:35 UTC
Thank you.