[gen] pod field: bugfix with attr 'formats' without method 'showTemplate'; [shared] bugfix: renamed module ldap to ldap_connector.
This commit is contained in:
parent
5ac8e71a6f
commit
c2676c9cf8
7 changed files with 25 additions and 26 deletions
|
@ -1,6 +1,6 @@
|
|||
'''This script allows to check a LDAP connection.'''
|
||||
import sys
|
||||
from appy.shared.ldap import LdapConnector
|
||||
from appy.shared.ldap_connector import LdapConnector
|
||||
|
||||
# ------------------------------------------------------------------------------
|
||||
class LdapTester:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue