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 the object is radio_station_list or radio_station

    asked 2022-08-25 16:12:21 +0000

    Irene gravatar image

    updated 2022-09-04 16:40:10 +0000

    Jacqui gravatar image

    Utterance and annotation:

    audiomedia:get:radiostation -- go to [ip radio]<provider> [favourites]<label_type>

    audiomedia:change:radiostation_list -- switch to [ip radio]<new_provider> [favourites]<new_label_type>

    Question:

    These two examples from the guideline both seem to refer to a station list. But the objects are different. Could you explain the reason for different objects? Thanks.

    edit retag flag offensive close merge delete

    Comments

    I agree this looks like an inconsistency in our guidelines, I will check with the team and get back to you

    Jacqui gravatar image Jacqui  ( 2022-08-25 16:47:50 +0000 ) edit

    Still waiting for a definitive response on this. In the meantime, please assume this is an error in the guidelines and that both annotations should have radio_station_list object.

    Jacqui gravatar image Jacqui  ( 2022-09-04 16:40:32 +0000 ) edit

    1 Answer

    Sort by » oldest newest most voted
    0

    answered 2022-09-15 17:19:13 +0000

    Jacqui gravatar image

    This is an error in the guidelines and both annotations should have radiostationlist object.

    Correct annotation: audiomedia:get:radiostationlist – go to [ip radio]<provider> [favorites]<label_type> audiomedia:change:radiostationlist -- switch to [ip radio]<new_provider> [favourites]<new_label_type>

    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-25 16:12:21 +0000

    Seen: 61 times

    Last updated: Sep 15 '22