You are seeing this message because you are using the Django runserver and the DEBUG setting is False.
Runserver should not be used in the production.
If you do not see page the styling - set DEBUG = True or use --insecure flag with the runserver command.
To serve the static media in the production:
1 | initial version |
We agree that it seems unlikely that a user would want to record a radio station - we think the most logical interpretation here is that the user wants to store the radio station as a preset. The following are given as key words for <label_type>: "bookmarked", "favorite", "save", "starred", "preset", so we can use "add_label" intent and tag "save" as <label_type>
Correct Annotation: audiomedia:addlabel:radiostation -- like you to [save]<label_type> this radio station please