iss #6: sort diffusion by start in explorer + space between artist and title

This commit is contained in:
bkfox
2017-10-23 15:18:48 +02:00
parent a0968d35f6
commit 4ed8559034
6 changed files with 26 additions and 6 deletions

View File

@ -17,6 +17,7 @@ ensure('AIRCOX_DEFAULT_USER_GROUPS', {
'change_sound',
'add_track', 'change_track', 'delete_track',
'add_tag', 'change_tag', 'delete_tag',
'add_comment', 'edit_comment', 'delete_comment',
),
# ensure user can log in using Wagtail
'Editors': None