Skip to main content

A Django ORM-like interface for ldap objectclasses

Project description

django-ldaporm

django-ldaporm provides Django ORM-like module that allows you to treat ldap object classes like RDBMS tables. This allows you to use Django forms, fields and views natively with ldap models.

Installing django-ldaporm

django-ldaporm is a pure python package. As such, it can be installed in the usual python ways. For the following instructions, either install it into your global python install, or use a python virtual environment to install it without polluting your global python environment.

Install via pip

pip install django-ldaporm

Install via setup.py

Download a release from Github, then:

unzip django-ldaporm-1.0.20.zip
cd django-ldaporm-1.0.20
python setup.py install

Or:

git clone https://github.com/caltechads/django-ldaporm.git
cd django-ldaporm
python setup.py install

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-ldaporm-1.0.20.tar.gz (29.3 kB view details)

Uploaded Source

Built Distribution

django_ldaporm-1.0.20-py2.py3-none-any.whl (31.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-ldaporm-1.0.20.tar.gz.

File metadata

  • Download URL: django-ldaporm-1.0.20.tar.gz
  • Upload date:
  • Size: 29.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.13

File hashes

Hashes for django-ldaporm-1.0.20.tar.gz
Algorithm Hash digest
SHA256 9702de427260481517caa11073bc8db0bf917761b3fba91381003b80b506dbd2
MD5 09ed60ccf681d58d5fc367765db72b92
BLAKE2b-256 17f2b5bb77a9c41acdc4eeeadce14cfb49e1652e63e76bfe0d1fe519f87be7de

See more details on using hashes here.

File details

Details for the file django_ldaporm-1.0.20-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_ldaporm-1.0.20-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 8995127a6e1aaf5a252dba655532a438dc25cab5b99779c25e843e6c78d926ec
MD5 102a432c99a7a9779372b932bfd14089
BLAKE2b-256 283495e836f42b4a43524cc5a4a998c679fe217e2657c6c2acd260ca316c5126

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page