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:

  • configure your webserver to alias the urls starting with /m/ to the directory /root/askbot/askbot-devel-master/myappmysql1/askbot_site/static;
  • run python manage.py collectstatic.

  • Ask Your Question
    0

    not sure if audio_media is the correct domain

    asked 2022-08-24 16:12:31 +0000

    Irene gravatar image

    updated 2022-08-24 16:15:39 +0000

    Utterance:

    inserisci di nuovo il podcast

    English translation: re-enter the podcast

    Annotation:

    audio_media:change:podcast -- inserisci di nuovo il podcast podcast generic:set -- inserisci di nuovo il podcast

    Question:

    1.podcast should go to audio_media. The intent seems to be set instead of change because user may enter the same podcast again. reenter does not necessarily indicate a change intent.
    2.However, there's no combination of set:podcast available. There's no other intent either. In this case, there's no way to get a correct result with audio_media domain.
    3.We currently annotate this utterance as generic:set -- inserisci di nuovo il podcast. Please advise how to handle this. Thanks.
    
    edit retag flag offensive close merge delete

    Comments

    Hi, this sounds like quite an unnatural utterance, in English at least. What action do you think a user would be trying to carry out by asking to "re-enter" a podcast? If we can't get a reasonable interpretation, it would be better to use reject_uninterpretable

    Jacqui gravatar image Jacqui  ( 2022-08-24 16:19:12 +0000 ) edit

    1 Answer

    Sort by ยป oldest newest most voted
    0

    answered 2022-08-25 17:09:41 +0000

    Jacqui gravatar image

    Please see comment

    edit flag offensive delete link more

    Your Answer

    Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

    Add Answer

    Question Tools

    1 follower

    Stats

    Asked: 2022-08-24 16:12:31 +0000

    Seen: 103 times

    Last updated: Aug 25 '22