This website requires JavaScript.
Explore
Help
Sign in
jodhus
/
spradio-server-django
Watch
1
Star
0
Fork
You've already forked spradio-server-django
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
d785fae875
spradio-server-django
/
savepointradio
/
profiles
History
Josh Washburne
de74f17fb0
is_requestable wasn't checking already queued songs in SongRequest.
2018-03-30 17:21:40 -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
Add Profiles app to the admin page.
2018-01-19 12:19:13 -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
Add history funtions for song requests.
2018-03-29 22:58:06 -04:00
models.py
is_requestable wasn't checking already queued songs in SongRequest.
2018-03-30 17:21:40 -04:00
signals.py
When a song request is fulfilled, update song data.
2018-03-27 15:59:53 -04: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