File: SOURCES.txt

package info (click to toggle)
django-auth-ldap 5.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 464 kB
  • sloc: python: 2,599; makefile: 23; sh: 12
file content (38 lines) | stat: -rw-r--r-- 819 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
LICENSE
MANIFEST.in
README.rst
pyproject.toml
tox.ini
django_auth_ldap/__init__.py
django_auth_ldap/backend.py
django_auth_ldap/config.py
django_auth_ldap/version.py
django_auth_ldap.egg-info/PKG-INFO
django_auth_ldap.egg-info/SOURCES.txt
django_auth_ldap.egg-info/dependency_links.txt
django_auth_ldap.egg-info/requires.txt
django_auth_ldap.egg-info/top_level.txt
docs/Makefile
docs/authentication.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/import_test_without_django.py
tests/models.py
tests/settings.py
tests/tests.ldif
tests/tests.py