summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-10-17 06:56:12 +0000
committeradam <adam@pkgsrc.org>2017-10-17 06:56:12 +0000
commitb58e6cab13174bf8566dd83b84d602dfa30ed3d7 (patch)
treef2b3a09a872c150d0a37e65eb2eb47951b9440de /www/Makefile
parentb54c2fc72db084d2f030a9ff59293e74e99c4064 (diff)
downloadpkgsrc-b58e6cab13174bf8566dd83b84d602dfa30ed3d7.tar.gz
Add the filter by a custom date / datetime range on the admin UI.
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index c9c9c2a3825..9971555bb3b 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1276 2017/10/17 06:54:44 adam Exp $
+# $NetBSD: Makefile,v 1.1277 2017/10/17 06:56:12 adam Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -626,6 +626,7 @@ SUBDIR+= py-cookies
SUBDIR+= py-curl
SUBDIR+= py-daphne
SUBDIR+= py-django
+SUBDIR+= py-django-admin-rangefilter
SUBDIR+= py-django-admin-sortable2
SUBDIR+= py-django-appconf
SUBDIR+= py-django-appmedia