aboutsummaryrefslogtreecommitdiff
path: root/www/py-django-smart-selects/pkg-descr
diff options
context:
space:
mode:
authorDan Langille <dvl@FreeBSD.org>2021-04-20 17:21:22 +0000
committerDan Langille <dvl@FreeBSD.org>2021-04-20 17:56:04 +0000
commitb616ac3cf1073053a4bc04065ec40b52d5e4b409 (patch)
tree7984c2734b4bebbf06118564c43964b3e9de5900 /www/py-django-smart-selects/pkg-descr
parentc02c79f7313c1d9b27fd21ec815666042b9d5bb6 (diff)
downloadports-b616ac3cf1073053a4bc04065ec40b52d5e4b409.tar.gz
ports-b616ac3cf1073053a4bc04065ec40b52d5e4b409.zip
Diffstat (limited to 'www/py-django-smart-selects/pkg-descr')
-rw-r--r--www/py-django-smart-selects/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/py-django-smart-selects/pkg-descr b/www/py-django-smart-selects/pkg-descr
new file mode 100644
index 000000000000..30155f618dd6
--- /dev/null
+++ b/www/py-django-smart-selects/pkg-descr
@@ -0,0 +1,5 @@
+This package allows you to quickly filter or group "chained" models
+by adding a custom foreign key or many to many field to your models
+This will use an AJAX query to load only the applicable chained objects.
+
+WWW: https://github.com/jazzband/django-smart-selects