__init__.py
|
Initial Profiles app commit.
|
2018-01-18 12:45:00 -05:00 |
admin.py
|
Allow new song requests from admin page.
|
2019-11-28 22:35:51 -05:00 |
apps.py
|
When a song request is fulfilled, update song data.
|
2018-03-27 15:59:53 -04:00 |
managers.py
|
Faulty logic with queued queryset.
|
2019-11-23 23:56:16 -05:00 |
models.py
|
ugettext is deprecated--use gettext instead.
|
2019-06-06 15:44:56 -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 |