Michael Steigman

Results 2 issues of Michael Steigman

Allow developers who need to store additional site-specific settings and do not wish to have multiple "Settings" menus to disable the default models and create custom settings models.

Has consideration been given to allowing tests to pass in an exception to return? E.g. `self.mock_ldap.set_return_value( "simple_bind_s", ("cn=admin,dc=mgb,dc=org", "ldaptest"), ldap.SERVER_DOWN )`