Commit graph

19 commits

Author SHA1 Message Date
RecursiveGreen
c428a5a3e9 Add Store Serializer and changed related_name. 2019-06-04 12:22:58 -04:00
RecursiveGreen
eed7aee596 Temporarily disable custom ModelField for IRI. 2019-06-03 14:41:23 -04:00
RecursiveGreen
4c7c2e0dc3 Add string representation for Store. 2019-06-03 11:29:18 -04:00
RecursiveGreen
9fa3a408b1 Initial changes to Song model using Stores. 2019-06-03 10:59:18 -04:00
Josh Washburne
b93b8751ec Implemented rating variance for song requests. 2019-01-15 15:29:14 -05:00
Josh Washburne
930f300bdb Remove redundant line. 2018-04-10 08:55:36 -04:00
Josh Washburne
c186d2e997 Add average rating for Song model. 2018-04-09 12:10:26 -04:00
Josh Washburne
f24d1dacbc Allow no artists to be attached at song creation in API. 2018-04-02 16:51:24 -04:00
Josh Washburne
de74f17fb0 is_requestable wasn't checking already queued songs in SongRequest. 2018-03-30 17:21:40 -04:00
Josh Washburne
733163f7ba Requestability forgot to check that it was enabled and published. 2018-03-30 12:46:21 -04:00
Josh Washburne
12bce62773 Fix check for next request date in case last_played is NULL. 2018-03-30 12:35:02 -04:00
Josh Washburne
09ecf2a0ca Implement song/jingle boolean checks. 2018-03-30 11:06:45 -04:00
Josh Washburne
311f744d62 Enabling/Disabling will now affect other objects. 2018-03-29 16:22:15 -04:00
Josh Washburne
3b55456a78 Add RadioManager to remaining Radio models. 2018-03-29 12:14:24 -04:00
Josh Washburne
4138015054 Add requestable functionality. Code cleanup. 2018-03-28 12:42:28 -04:00
Josh Washburne
d8379fe198 Default ordering models and "full_title" for Song. 2018-01-12 16:34:43 -05:00
Josh Washburne
6ca8b848d2 Implement natural sorting. (Yay!) 2018-01-05 15:18:12 -05:00
Josh Washburne
a5a275ef5a Add default Artist ordering. 2018-01-04 16:29:29 -05:00
Josh Washburne
0d346adee9 Initial commit/enabling of the Radio app. 2017-12-29 09:56:47 -05:00