django-ldapdb is an LDAP database backend for Django, allowing to manipulate LDAP entries through Django models. It supports most of the same APIs as a Django model: MyModel.objects.create() ...