spradio-server-django/savepointradio/profiles
2018-01-19 12:19:45 -05:00
..
migrations Create DJ profile manually as signals won't work in migration. 2018-01-19 12:19:45 -05: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 Move signal to it's own file. 2018-01-19 11:26:14 -05:00
managers.py Initial Profiles app commit. 2018-01-18 12:45:00 -05:00
models.py Change default ordering for SongRequest. 2018-01-19 12:18:50 -05:00
signals.py Move signal to it's own file. 2018-01-19 11:26: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