spradio-server-django/savepointradio/profiles
2020-04-11 18:23:35 -04:00
..
migrations Change related names to something more helpful. 2020-03-10 14:50:53 -04:00
__init__.py Initial Profiles app commit. 2018-01-18 12:45:00 -05:00
actions.py No more redundant queries for profile. Cleanup. 2020-03-10 14:51:15 -04:00
admin.py Refactor for inline reqs. Added inline favorites. 2020-02-19 15:30:47 -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 Moved jingles_enabled to jingles category. 2020-04-11 18:23:35 -04:00
models.py Change related names to something more helpful. 2020-03-10 14:50:53 -04: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