d709434a7b
* added Rolling Charts: Monthly, Quaterly, Half-yearly and Yearly; Album, Artist, Track and Tag charts
...
* refactored the chart related code to mixins.chartable module
* made related changes in user, tag and group modules
2009-03-28 07:24:24 +00:00
36b2aea1fd
minor changes
2009-03-27 05:48:34 +00:00
d1656c1a84
fixed pylint warnings
2009-03-18 04:25:04 +00:00
9105ddc447
changed the default value of extra_params argument in the _default_params methods to None from {}
2009-03-18 03:19:57 +00:00
394310c60f
refactored pagination behaviour in 'paginate' decorator
2009-03-17 18:34:06 +00:00
2645e4565c
added documentation for error, event, geo and group modules
2009-03-17 15:21:40 +00:00
636e9073ec
* refactored the decorators to decorators module from base module
...
* fixed a bug in authenticate decorator which gave the authenticated results for non-authenticated users
* added documentation for decorators module
* added authenticate decorator to the methods in taggable and sharable mixin modules
* added set_secret and set_session_key methods in Api class
2009-03-10 06:09:11 +00:00
0cec26c46a
added shout and shoutable modules to implement getShout method in artist, user and event classes, moved the mixin modules to a separate directory, changed all imports to absolute imports
2008-12-31 05:30:23 +00:00