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 |
We prefer to tag "delicious" as a <rating> than as a <business_modifier> as it is used to rate the quality of the food rather than to specify a feature of the business. This is similar to the example in the guide:
business:restaurant:search -- find me a [nice]<rating> [sushi restaurant]<generic_business>
We acknowledge that one could also argue that "interesting" is used to rate the museum in the example you show with <business_modifier> , the boundary here is quite vague.
Correct Annotation
business:restaurant:na -- [delicious]<rating> [ramen shops]<generic_business>