cas_server
locale
management
migrations
static
templates
tests
__init__.py
admin.py
apps.py
auth.py
cas.py
default_settings.py
federate.py
forms.py
models.py
urls.py
utils.py
views.py
docs
.coveragerc
.gitignore
.travis.yml
LICENSE
MANIFEST.in
Makefile
README.rst
pytest.ini
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
tox.ini
SqlAuthUser use django databases management, and thus is compatible with all SQL databases supported by django: postgresql, mysql, sqlite3 and oracle. LdapAuthUser use the full pythonic ldap3 module