This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
django-directory/django_directory
Benjamin Dauvergne cc17d0a6d4 First usable version..
The object model supports schema, views (aggregation of attributes for
view/edition purpose), attributes and relations.

The addition of relation make it a bit more powerful than the classical
LDAP object model.

To map an LDAP schema, you can use oid URN for attribute names.
2012-04-16 09:51:37 +02:00
..
__init__.py first commit 2012-03-26 08:57:37 +02:00
admin.py First usable version.. 2012-04-16 09:51:37 +02:00
fields.py first commit 2012-03-26 08:57:37 +02:00
forms.py first commit 2012-03-26 08:57:37 +02:00
models.py First usable version.. 2012-04-16 09:51:37 +02:00
schema.py first commit 2012-03-26 08:57:37 +02:00
signals.py First usable version.. 2012-04-16 09:51:37 +02:00