spradio-server-django/savepointradio/api
2018-03-30 17:22:18 -04:00
..
migrations Add rudimentary API functionality. 2018-03-28 16:12:55 -04:00
serializers Add ability to get song requests and inform when song is played. 2018-03-29 22:59:51 -04:00
views Add making song requests from the API. 2018-03-30 17:22:18 -04:00
__init__.py Add rudimentary API functionality. 2018-03-28 16:12:55 -04:00
admin.py Add rudimentary API functionality. 2018-03-28 16:12:55 -04:00
apps.py Add rudimentary API functionality. 2018-03-28 16:12:55 -04:00
models.py Add rudimentary API functionality. 2018-03-28 16:12:55 -04:00
permissions.py Add custom permissions and apply them to radio API views. 2018-03-28 16:56:53 -04:00
tests.py Add rudimentary API functionality. 2018-03-28 16:12:55 -04:00
urls.py Add making song requests from the API. 2018-03-30 17:22:18 -04:00