This commit is contained in:
Joachim Tingvold 2016-11-30 15:46:03 +00:00 committed by GitHub
commit d2fe5c4958

View File

@ -17,10 +17,10 @@ On CentOS:
sudo yum install -y python-devel openldap-devel
```
## Install django-auth-ldap
## Install Python modules
```
sudo pip install django-auth-ldap
sudo pip install django-auth-ldap python-ldap
```
# Configuration