Package hm :: Package db :: Module tag :: Class SlugMixin
[hide private]
[frames] | no frames]

Class SlugMixin

source code


Instance Methods [hide private]

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Properties [hide private]
  slug
cached_property
  slugs
cached_property

Inherited from object: __class__

Property Details [hide private]

slug

cached_property

Get Method:
unreachable.fget(self)
Set Method:
unreachable.fset(self, value)
Delete Method:
unreachable.fdel(self)

slugs

cached_property

Get Method:
unreachable.fget(self)
Set Method:
unreachable.fset(self, value)
Delete Method:
unreachable.fdel(self)