ManyToMany


Attributes

a __addtoclass__

<bound class method ManyToMany.__addtoclass__>

a __mutableattributes__

()

a __restrict_attributes__

('join', 'intermediateTable', 'joinColumn', 'otherColumn', 'createJoinTable')

a __unpackargs__

('join',)

a clone_for_subclass

True

a createJoinTable

True

a declarative_count

3

a intermediateTable

None

a joinColumn

None

a otherColumn

None

a singleton

<bound class method ManyToMany.singleton>

Methods

f __classinit__(cls, new_attrs) ...

f __instanceinit__(self, new_attrs) ...

f __init__(self, *args, **kw) ...

f __call__(self, *args, **kw) ...

See the source for more information.