aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-05-22 14:32:25 +0800
committermiwi <miwi@FreeBSD.org>2014-05-22 14:32:25 +0800
commitd934d17fc1c905c6a36d5c874e3ebf85bc6c3aad (patch)
treef9ab690c6e34e815d18303c6e491a6263ee38804 /www/Makefile
parentcc3183ddbfa1e791767d70f95ec7935c821e6e11 (diff)
downloadfreebsd-ports-gnome-d934d17fc1c905c6a36d5c874e3ebf85bc6c3aad.tar.gz
freebsd-ports-gnome-d934d17fc1c905c6a36d5c874e3ebf85bc6c3aad.tar.zst
freebsd-ports-gnome-d934d17fc1c905c6a36d5c874e3ebf85bc6c3aad.zip
django-ldapdb is an LDAP database backend for Django.
It allows you to manipulate LDAP entries using Django's models. Declaring models using the LDAP backend is very staightforward, you simply inherit from ldapdb.models.Model and declare the fields in the same way as for regular models. You can even edit the LDAP entries using Django's admin interface. WWW: http://opensource.bolloretelecom.eu/projects/django-ldapdb/ PR: ports/186162 Submitted by: Alexander Kriventsov <avk@vl.ru>
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 e2d4dda63402..f6013d60880d 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1507,6 +1507,7 @@
SUBDIR += py-django-haystack
SUBDIR += py-django-json-rpc
SUBDIR += py-django-keyedcache
+ SUBDIR += py-django-ldapdb
SUBDIR += py-django-livesettings
SUBDIR += py-django-mezzanine
SUBDIR += py-django-mezzanine-filebrowser