Commit graph

16 commits

Author SHA1 Message Date
RecursiveGreen
739b2bddcb Implemented Game/Album changing to Song in admin. 2018-01-14 21:23:26 -05:00
RecursiveGreen
476ddb7a5a Moved Song/Artist changes to generic function. 2018-01-14 18:38:14 -05:00
RecursiveGreen
a7ccb61e07 More DRY code cleanup. 2018-01-14 15:21:04 -05:00
RecursiveGreen
25485b54b9 Clean up Songs/Artists admin actions. 2018-01-13 00:39:13 -05:00
Josh Washburne
65fb7d9f15 Add admin actions for adding/removing multiple artists to songs. 2018-01-12 16:35:25 -05:00
Josh Washburne
d8379fe198 Default ordering models and "full_title" for Song. 2018-01-12 16:34:43 -05:00
Josh Washburne
53437d6d96 I lied--now I added the docstring. 2018-01-08 09:39:55 -05:00
Josh Washburne
770bf23f15 Added docstring and code cleanup. 2018-01-08 09:39:28 -05:00
Josh Washburne
6ca8b848d2 Implement natural sorting. (Yay!) 2018-01-05 15:18:12 -05:00
Josh Washburne
89d859e371 Jumped the gun--don't want a custom field. 2018-01-05 15:01:07 -05:00
Josh Washburne
d349b51923 Add NaturalSortField support. 2018-01-05 10:42:17 -05:00
Josh Washburne
113c93d27b Code cleanup. 2018-01-05 10:41:24 -05:00
Josh Washburne
e0465acb67 Implement importing old SQLite3 DB via command line. 2018-01-04 16:29:59 -05:00
Josh Washburne
a5a275ef5a Add default Artist ordering. 2018-01-04 16:29:29 -05:00
Josh Washburne
4555de206a Set up Enabled/Published as boolean properties. 2018-01-04 16:28:59 -05:00
Josh Washburne
0d346adee9 Initial commit/enabling of the Radio app. 2017-12-29 09:56:47 -05:00