remove get_content() function in sections; add is_empty() and message_empty() for all sections + hiding if needed; adapt; section Content is now child of Image; remove print()

This commit is contained in:
bkfox
2016-07-09 00:05:11 +02:00
parent 160a5db500
commit 733acf20ef
4 changed files with 78 additions and 68 deletions

View File

@@ -46,7 +46,6 @@ class AddToPlaylist(Action):
from aircox.programs.models import Sound
from aircox.website.models import Diffusion
print(object)
if not in_list:
return False