tldap.options

Contains the options class, which represents a list of options associated with a tldap object.

class tldap.options.Options(meta)[source]

Contains a list of options associated with a tldap object.

get_field_name(name)[source]

get the field name with the correct case.

module_name

This property has been deprecated in favor of model_name. refs django #19689