tooxie / shiva-server

A RESTful API to your music collection
http://shiva.readthedocs.org/en/latest/intro.html
MIT License
557 stars 51 forks source link

models.User.is_public #147

Closed tooxie closed 9 years ago

tooxie commented 9 years ago

This PR adds a is_public attribute to the User model (defaults to False). Closes #144.