Commit Graph

5 Commits (master)

Author SHA1 Message Date
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 fd92a609a0 added documentaion for the api module 2009-03-04 18:54:53 +00:00