.gitignore
.travis.yml
CONTRIBUTORS.txt
LICENSE
MANIFEST.in
README.rst
manage.py
pytest.ini
requirements.pip
setup.cfg
setup.py
.idea/django-ldap-user-registration.iml
.idea/encodings.xml
.idea/markdown-navigator.xml
.idea/misc.xml
.idea/modules.xml
.idea/vcs.xml
.idea/markdown-navigator/profiles_settings.xml
django_ldap_user_registration.egg-info/PKG-INFO
django_ldap_user_registration.egg-info/SOURCES.txt
django_ldap_user_registration.egg-info/dependency_links.txt
django_ldap_user_registration.egg-info/requires.txt
django_ldap_user_registration.egg-info/top_level.txt
dl_user/__init__.py
dl_user/admin.py
dl_user/apps.py
dl_user/exceptions.py
dl_user/forms.py
dl_user/ldap.py
dl_user/models.py
dl_user/passwd.py
dl_user/tests.py
dl_user/urls.py
dl_user/utils.py
dl_user/views.py
dl_user/migrations/0001_initial.py
dl_user/migrations/0002_userregistrationrecord.py
dl_user/migrations/0003_auto_20180710_1347.py
dl_user/migrations/0004_auto_20180712_1254.py
dl_user/migrations/0005_auto_20180712_1308.py
dl_user/migrations/0006_userregistrationrecord_ldap_password.py
dl_user/migrations/0007_userregistrationrecord_department.py
dl_user/migrations/0008_userregistrationrecord_verified.py
dl_user/migrations/0009_auto_20190228_0621.py
dl_user/migrations/__init__.py
dl_user/static/dl_user/styles.css
dl_user/templates/dl_user/base.html
dl_user/templates/dl_user/bootstrap.html
dl_user/templates/dl_user/home.html
dl_user/templates/dl_user/password_edit.html
dl_user/templates/dl_user/password_edit_success.html
dl_user/templates/dl_user/password_reset.html
dl_user/templates/dl_user/password_reset_success.html
dl_user/templates/dl_user/register.html
dl_user/templates/dl_user/register_activate_success.html
dl_user/templates/dl_user/register_success.html
dl_user/templates/dl_user/userregistrationrecord_detail.html
dl_user/templates/dl_user/userregistrationrecord_list.html
docs/Makefile
docs/conf.py
docs/configuration.rst
docs/development.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/overview.rst
test_data/ldap/add_content.ldif
test_data/ldap/debconf-slapd.conf