aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorDan Langille <dvl@FreeBSD.org>2021-04-15 14:19:31 +0000
committerDan Langille <dvl@FreeBSD.org>2021-04-15 14:20:45 +0000
commit36d569c1b433d4ac97a5092aab69cb488d787a1f (patch)
tree8b42f5dc9e3877f535c1c1206dc3415830d17110 /www/Makefile
parentf4d591bd8b0de20b12217f7f8c03b7b026b8a04d (diff)
downloadports-36d569c1b433d4ac97a5092aab69cb488d787a1f.tar.gz
ports-36d569c1b433d4ac97a5092aab69cb488d787a1f.zip
Add py-django-admin-rangefilter: for filtering by a custom date / datetime
range on the admin UI PR: 254830 Reported by: gettoknowmi <gettoknowmi@yahoo.com>
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index e47271f6e9e6..db4d3bf401d0 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1452,6 +1452,7 @@
SUBDIR += py-dj31-drf-yasg
SUBDIR += py-django
SUBDIR += py-django-advanced-filters
+ SUBDIR += py-django-admin-rangefilter
SUBDIR += py-django-allauth
SUBDIR += py-django-annoying
SUBDIR += py-django-appconf