python-lastfm/lastfm/mixin
Abhinav Sarkar b30839a26f added property_adder mixin. moved all "property" attributes of all classes to a Meta class. moved attribute setting code to LastfmBase. 2009-04-18 05:11:22 +00:00
..
__init__.py added property_adder mixin. moved all "property" attributes of all classes to a Meta class. moved attribute setting code to LastfmBase. 2009-04-18 05:11:22 +00:00
_cacheable.py * renamed lastfm.mixins module to lastfm.mixin 2009-04-07 11:14:42 +00:00
_chartable.py added property_adder mixin. moved all "property" attributes of all classes to a Meta class. moved attribute setting code to LastfmBase. 2009-04-18 05:11:22 +00:00
_crawlable.py * renamed lastfm.mixins module to lastfm.mixin 2009-04-07 11:14:42 +00:00
_propertyadder.py added property_adder mixin. moved all "property" attributes of all classes to a Meta class. moved attribute setting code to LastfmBase. 2009-04-18 05:11:22 +00:00
_searchable.py * renamed lastfm.mixins module to lastfm.mixin 2009-04-07 11:14:42 +00:00
_sharable.py * renamed lastfm.mixins module to lastfm.mixin 2009-04-07 11:14:42 +00:00
_shoutable.py * renamed lastfm.mixins module to lastfm.mixin 2009-04-07 11:14:42 +00:00
_taggable.py * renamed lastfm.mixins module to lastfm.mixin 2009-04-07 11:14:42 +00:00