We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6bfddd commit 97bca74Copy full SHA for 97bca74
README.rst
@@ -40,7 +40,7 @@ Install the package with pip:
40
41
$ pip install django-auth-ldap
42
43
-It requires `python-ldap`_ >= 3.0. You'll need the `OpenLDAP`_ libraries and
+It requires `python-ldap`_ >= 3.1. You'll need the `OpenLDAP`_ libraries and
44
headers available on your system.
45
46
To use the auth backend in a Django project, add
0 commit comments