.. |
management
|
Fixed total variables.
|
2019-06-03 15:02:43 -04:00 |
migrations
|
Temporarily disable custom ModelField for IRI.
|
2019-06-03 14:41:23 -04:00 |
templates/admin
|
Implemented Game/Album changing to Song in admin.
|
2018-01-14 21:23:26 -05:00 |
templatetags
|
Moved Song/Artist changes to generic function.
|
2018-01-14 18:38:14 -05:00 |
__init__.py
|
Initial commit/enabling of the Radio app.
|
2017-12-29 09:56:47 -05:00 |
actions.py
|
Removed commented code (doh!)
|
2018-01-14 21:29:26 -05:00 |
admin.py
|
Implemented Store into admin pages.
|
2019-06-03 15:03:23 -04:00 |
apps.py
|
Enabling/Disabling will now affect other objects.
|
2018-03-29 16:22:15 -04:00 |
behaviors.py
|
Set up Enabled/Published as boolean properties.
|
2018-01-04 16:28:59 -05:00 |
fields.py
|
Temporarily disable custom ModelField for IRI.
|
2019-06-03 14:41:23 -04:00 |
forms.py
|
Temporarily disable custom ModelField for IRI.
|
2019-06-03 14:41:23 -04:00 |
managers.py
|
Initial changes to Song model using Stores.
|
2019-06-03 10:59:18 -04:00 |
models.py
|
Temporarily disable custom ModelField for IRI.
|
2019-06-03 14:41:23 -04:00 |
querysets.py
|
Add RadioManager to remaining Radio models.
|
2018-03-29 12:14:24 -04:00 |
signals.py
|
Fix disable signal by checking for empty 'update_fields'.
|
2018-03-29 22:58:59 -04:00 |
tests.py
|
Initial commit/enabling of the Radio app.
|
2017-12-29 09:56:47 -05:00 |
views.py
|
Initial commit/enabling of the Radio app.
|
2017-12-29 09:56:47 -05:00 |