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

    Confused how to deal with named highways in Japan

    asked 2023-08-29 08:46:40 +0000

    Vanessa gravatar image

    Utterance:

    ニ ト リ 世 田 谷 ど お り に 行 き た い

    EN translation:

    I want to go to Nitori Setagaya

    Original_annotation:

    business:business:getdirections -- [namedbusinessdestination] ニ ト リ [/namedbusinessdestination] [citydistrictdestination] 世 田 谷 ど お り [/citydistrict_destination] に 行 き た い

    Corrected_annotation:

    business:business:getdirections -- [namedbusinessdestination] ニ ト リ [/namedbusinessdestination] [streetdestination] 世 田 谷 ど お り [/street_destination] に 行 き た い

    Question:

    We found this in the guideline: Some locales, especially in Japan, use a lot-based addressing system rather than the street-based address system that is used in the rest of the world. In such locales,named areas of cities should use the <city_district> mention, numbered districts, city blocks and building numbers should all use the <building_number> mention(e.g. the chome, banchi and go in Japan) and the <street> mention should not be used.

    "世 田 谷 ど お り" is a specific road in Japan, so we tag it as <city_district> rather than <street> based on above. We are confused why it belongs to <street>. Kindly let us know your thought, thanks!

    edit retag flag offensive close merge delete

    Comments

    Consulting with Japanese team

    Jacqui gravatar image Jacqui  ( 2023-09-04 12:01:58 +0000 ) edit

    1 Answer

    Sort by » oldest newest most voted
    0

    answered 2023-09-07 07:41:47 +0000

    Jacqui gravatar image

    As noted in the guidelines, "named areas of cities should use the <city_district> mention". However, we should be as fine-grained as possible and therefore use the <street> mention for places that are obviously streets. This includes xxx street, xxx road, xxx highway, etc. Since Nitori Setagaya is a specific road, <street> is the correct mention.

    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: 2023-08-29 08:46:40 +0000

    Seen: 313 times

    Last updated: Sep 07 '23