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 |
中華街 "Chinatown" is a generic business, so the correct annotation for the utterance 中 華 街 に 行 く is [中 華 街]<generic_business_destination> に 行く
For パ レ ッ ト タ ウ ン お 台 場, we include the お台場 in the <named_business> tag.
Correct Annotations
business:business:get_directions -- [中 華 街]<generic_business_destination> に 行く
business:business:na -- [パ レ ッ ト タ ウ ン お 台 場]<named_business>
2 | No.2 Revision |
中華街 "Chinatown" is a generic business, so the correct annotation for the utterance 中 華 街 に 行 く is [中 華 街]<generic_business_destination> に 行く
For パ レ ッ ト タ ウ ン お 台 場, we include the お台場 in the <named_business> tag.
Correct AnnotationsAnnotation
business:business:get_directions -- [中 華 街]<generic_business_destination> に 行く
business:business:na -- [パ レ ッ ト タ ウ ン お 台 場]<named_business>