spradio-server-django/savepointradio/profiles
2019-07-03 11:57:25 -04: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 Better request display in the admin interface. 2019-07-03 11:57:25 -04: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 If a song request is queued, it's technically played. 2018-09-24 13:03:42 -04:00
models.py ugettext is deprecated--use gettext instead. 2019-06-06 15:44:56 -04:00
signals.py Implemented rating variance for song requests. 2019-01-15 15:29:14 -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