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 whether AC and DC charging are always treated as a topic not dedicated to automotive field

    asked 2022-10-20 08:24:41 +0000

    Vanessa gravatar image

    Utterance: how is the alternating current charging switched off Annotation: help:general -- [how is the alternating current charging switched off]<topic> Question: We recalled the following example given: help:general – please tell me how to do [charging with dc]<topic>. And the reason it belongs to the help domain is, I quote, 'this could be other devices'. So we suppose queries with AC and DC charging are always put in help domain. Kindly provide us your thought on this.

    edit retag flag offensive close merge delete

    1 Answer

    Sort by » oldest newest most voted
    0

    answered 2022-10-20 16:10:47 +0000

    Jacqui gravatar image

    We can't give a blanket rule about AC and DC charging as the parsetype will depend on the other words in the query. "help:general" should be used for requests about topics (e.g. "charging with dc"), but requests about specific actions (e.g. switch off the alternating current) should be tagged according to the action. Queries about AC and DC charging are not well supported at the moment so please use generic:other for these.

    Correct Annotation: generic:other -- how is the alternating current charging switched off

    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-10-20 08:24:41 +0000

    Seen: 135 times

    Last updated: Oct 20 '22