Commit graph

137 commits

Author SHA1 Message Date
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
RecursiveGreen
497ce3f381 Add TODO to keep track of things. 2018-01-12 22:36:12 -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
126c4684d9 Temporarily turn off SQL query logging. 2018-01-12 16:33:37 -05:00
Josh Washburne
eeae0ab9da Add GPLv3 text. 2018-01-08 12:38:40 -05:00
Josh Washburne
66fb13c9b0 Changing licenses due to library conflicts. *sigh* 2018-01-08 12:38:09 -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
6b93fc5f6c Code cleanup for Python 3. 2018-01-06 13:11:51 -05:00
Josh Washburne
037dd98b49 Naturalize function now removes punctuation as well. 2018-01-06 12:57:10 -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
3be097ed38 Merge branch 'master' of https://github.com/RecursiveGreen/spradio-django2 2018-01-04 16:31:25 -05:00
Josh Washburne
dae133e5c3 Enable SQL query logging to console for development. 2018-01-04 16:30:31 -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
fdd80529f1
Updated with some background info. 2018-01-04 11:59:28 -05:00
Josh Washburne
0d346adee9 Initial commit/enabling of the Radio app. 2017-12-29 09:56:47 -05:00
Josh Washburne
d985efada9 Added more docstrings. 2017-12-29 09:08:19 -05:00
Josh Washburne
29f7834921 PEP8 cleanup. 2017-12-28 14:44:01 -05:00
Josh Washburne
2a5c8e02e0 Set core default settings on initial commit. 2017-12-28 10:43:15 -05:00
Josh Washburne
bf7b5061e9 Automatically create DJ user at initial migration. 2017-12-28 10:10:39 -05:00
Josh Washburne
0b0a0191f2 Enable Core app and authtools. 2017-12-27 16:12:53 -05:00
Josh Washburne
2d62bdf6f0 Add authtools to requirements. 2017-12-27 16:11:49 -05:00
Josh Washburne
fa0677de95 Initial Core app commit. 2017-12-27 16:11:20 -05:00
Josh Washburne
739820d401 Initial project commit. 2017-12-26 15:11:18 -05:00
Josh Washburne
b8532b0c07 Add database URL and Postgresql support. 2017-12-26 15:06:01 -05:00
Josh Washburne
806763f0bd Initial requirements. 2017-12-26 12:10:29 -05:00
Josh Washburne
bbd2352abf Visual cleanup to readme. 2017-12-26 12:00:15 -05:00
Josh Washburne
a3c4fb2f1e Keep dev tools out of requirements. 2017-12-26 11:59:44 -05:00
Josh Washburne
cd4465f08c Initial commit. 2017-12-26 11:54:56 -05:00