.codeclimate.yml
.coveragerc
.editorconfig
.gitchangelog.rc
.pylintrc
.travis.yml
AUTHORS
CHANGES
ChangeLog
LICENSE
MANIFEST.in
README.rst
badges-develop.rst
badges-master.rst
dev-requirements.txt
manage.py
setup.cfg
setup.py
cool_django_auth_ldap/__init__.py
cool_django_auth_ldap/backend.py
cool_django_auth_ldap/config.py
cool_django_auth_ldap/models.py
cool_django_auth_ldap.egg-info/PKG-INFO
cool_django_auth_ldap.egg-info/SOURCES.txt
cool_django_auth_ldap.egg-info/dependency_links.txt
cool_django_auth_ldap.egg-info/not-zip-safe
cool_django_auth_ldap.egg-info/pbr.json
cool_django_auth_ldap.egg-info/top_level.txt
cool_django_auth_ldap/migrations/0001_initial.py
cool_django_auth_ldap/migrations/__init__.py
docs/Makefile
docs/authentication.rst
docs/badges-doc.rst
docs/changes.rst
docs/conf.py
docs/contributing.rst
docs/custombehavior.rst
docs/example.rst
docs/groups.rst
docs/index.rst
docs/install.rst
docs/logging.rst
docs/multiconfig.rst
docs/performance.rst
docs/permissions.rst
docs/reference.rst
docs/requirements.txt
docs/users.rst
docs/ext/daldocs.py
tests/__init__.py
tests/models.py
tests/settings.py
tests/tests.ldif
tests/tests.py