The __set__ method
__set__(self, instance, value)
This method is part of the descriptors interface.
Called to set the attribute on an instance of the owner class to a new value.
__set__(self, instance, value)
This method is part of the descriptors interface.
Called to set the attribute on an instance of the owner class to a new value.
rendered by a django application. hosted by webfaction.