Commit Graph

13 Commits (2645e4565c10c0808e0368e6e1651642ffd57828)

Author SHA1 Message Date
Abhinav Sarkar 2645e4565c added documentation for error, event, geo and group modules 2009-03-17 15:21:40 +00:00
Abhinav Sarkar 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
Abhinav Sarkar e53bf5eb20 added documentation fo the artist module 2009-03-09 12:36:38 +00:00
Abhinav Sarkar ca436f371c added more documentation 2009-03-05 04:37:02 +00:00
Abhinav Sarkar b066f934b9 added documentation fo the album module 2009-03-04 20:12:20 +00:00
Abhinav Sarkar 55680ba9c8 implemented new methods and check for authenticated method calls. 2008-12-31 20:09:06 +00:00
Abhinav Sarkar 2565dbb9a1 added searchable mixin to album to implement album.search method 2008-12-31 06:05:34 +00:00
Abhinav Sarkar 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
Abhinav Sarkar 8888f99329 2008-07-15 12:02:07 +00:00
Abhinav Sarkar 7363f5cd18 implemented the singleton pattern 2008-07-14 19:08:39 +00:00
Abhinav Sarkar 2ddd3f320b 2008-07-10 16:53:43 +00:00
Abhinav Sarkar 305e49bc11 removed xml2dict.py
use xpath instead of Xml2dict
added event.py and geo.py
made appropriate modifications in album.py, api.py and artist.py
2008-07-10 10:32:13 +00:00
Abhinav Sarkar 63470dc254 added album, api, artist, filecache, tag and xml2dict module. 2008-07-03 19:03:41 +00:00