##// END OF EJS Templates
ldap requires only string attributes, fixes #435 ldap-does-not-work-with-non-latin-symbols
ldap requires only string attributes, fixes #435 ldap-does-not-work-with-non-latin-symbols

File last commit:

r833:9753e090 beta
r2681:8e10ce55 beta
Show More
__init__.py
5 lines | 161 B | text/x-python | PythonLexer
"""
This package provides functionality to create and manage
repositories of database schema changesets and to apply these
changesets to databases.
"""