spradio-server-django/savepointradio/radio
2018-01-05 10:42:17 -05:00
..
management Code cleanup. 2018-01-05 10:41:24 -05:00
migrations Initial commit/enabling of the Radio app. 2017-12-29 09:56:47 -05:00
__init__.py Initial commit/enabling of the Radio app. 2017-12-29 09:56:47 -05:00
admin.py Set up Enabled/Published as boolean properties. 2018-01-04 16:28:59 -05:00
apps.py Initial commit/enabling of the Radio app. 2017-12-29 09:56:47 -05:00
behaviors.py Set up Enabled/Published as boolean properties. 2018-01-04 16:28:59 -05:00
fields.py Add NaturalSortField support. 2018-01-05 10:42:17 -05:00
managers.py Initial commit/enabling of the Radio app. 2017-12-29 09:56:47 -05:00
models.py Add default Artist ordering. 2018-01-04 16:29:29 -05:00
querysets.py Initial commit/enabling of the Radio app. 2017-12-29 09:56:47 -05:00
tests.py Initial commit/enabling of the Radio app. 2017-12-29 09:56:47 -05:00
views.py Initial commit/enabling of the Radio app. 2017-12-29 09:56:47 -05:00