Commit graph

6 commits

Author SHA1 Message Date
sneakypete81
c4f152fcc9 Don't delete/update TroveboxObject attributes that start with an underscore 2013-11-03 12:40:24 +00:00
sneakypete81
1ba21353f9 Don't raise an exception if an object's attribute starts with an underscore,
just ignore it.
2013-11-03 12:39:53 +00:00
sneakypete81
7a7b43afc7 Renamed <object>._trovebox to <object>._client, to match API classes.
Changed _type to a class attribute.
2013-09-09 18:08:11 +01:00
sneakypete81
f8aecde457 Added album add/remove endpoints 2013-09-08 17:22:25 +01:00
Pete
431e8fcc8a Fix object repr functions 2013-08-29 14:23:09 -07:00
Pete
fd5389e0d7 Moved trovebox.api and trovebox.objects into packages 2013-08-19 14:05:01 +01:00