spradio-server-django/savepointradio/profiles
2020-02-15 21:12:30 -05:00
..
migrations RadioProfile now has song request functionality. 2018-03-30 12:53:41 -04:00
__init__.py Initial Profiles app commit. 2018-01-18 12:45:00 -05:00
admin.py Add Game column to SongRequest admin page. 2020-02-08 00:07:58 -05:00
apps.py When a song request is fulfilled, update song data. 2018-03-27 15:59:53 -04:00
exceptions.py RadioProfile now has song request functionality. 2018-03-30 12:53:41 -04:00
managers.py Faulty logic with queued queryset. 2019-11-23 23:56:16 -05:00
models.py Added dynamic settings and removed my own attempt. 2020-02-15 21:12:30 -05:00
signals.py Logic error with admin requests. 2020-02-15 13:34:12 -05:00
tests.py Initial Profiles app commit. 2018-01-18 12:45:00 -05:00
views.py Initial Profiles app commit. 2018-01-18 12:45:00 -05:00