aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-03-27 21:50:51 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-03-27 21:50:51 +0000
commit7753f3c26a249d561851aea5447cda24e6b803a4 (patch)
tree9524830e9eea2b2db323b395852691cbd4026e5e /www/Makefile
parentb10a0b0207016604bc4ddfdbae2588f0733aad07 (diff)
downloadports-7753f3c26a249d561851aea5447cda24e6b803a4.tar.gz
ports-7753f3c26a249d561851aea5447cda24e6b803a4.zip
New port: www/py-django-filter: Dynamic filtering for querysets with Django
PR: 227007 Submitted by: Kai <freebsd_ports@k-worx.org>
Notes
Notes: svn path=/head/; revision=465765
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 bc6be9b80157..afe8e94a7cbe 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1575,6 +1575,7 @@
SUBDIR += py-django-evolution
SUBDIR += py-django-extensions
SUBDIR += py-django-filer
+ SUBDIR += py-django-filter
SUBDIR += py-django-formtools
SUBDIR += py-django-guardian
SUBDIR += py-django-happenings