aboutsummaryrefslogblamecommitdiff
path: root/www/py-django-ldapdb/pkg-descr
blob: 68a0864a6aca973e028e83832070c9b8446e4786 (plain) (tree)
1
2
3
4
5
6
7
8
9

                                                                      
 





                                                                              
django-ldapdb is an LDAP database backend for Django. It allows one to
manipulate LDAP entries using Django's models.

Declaring models using the LDAP backend is very staightforward, one simply
inherit from ldapdb.models.Model and declare the fields in the same way as for
regular models. One can even edit the LDAP entries using Django's admin
interface.

WWW: https://github.com/django-ldapdb/django-ldapdb