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

    Revision history [back]

    click to hide/show revision 1
    initial version

    Indeed, the boundaries are difficult as there is overlap between AnnoSpec domains and ChatPro. Thanks for your understanding as we work to clarify the guidelines for future rounds.

    Regarding these three utterances, we agree that they can be annotated as you suggest, in "business" and "shopping" domains, and these take preference over ChatPro. We do not use GKQA as they are not in the GKQA appendix; "where does ikea come from" is similar, but different.

    In the case of "Give me information about Berlin", you are right - this should be annotated as "locations:info" and not ChatPro

    Correct Annotations

    business:business:search -- where is the [Allianz Arena]<named_business> shopping:purchase -- where is the best place to buy a [revolver]<gun> shopping:purchase -- where can I buy [flowers]<flowers> locations:info -- give me information about [berlin]<city>

    Indeed, the boundaries are difficult as there is overlap between AnnoSpec domains and ChatPro. Thanks for your understanding as we work to clarify the guidelines for future rounds.

    Regarding these three utterances, we agree that they can be annotated as you suggest, in "business" and "shopping" domains, and these take preference over ChatPro. We do not use GKQA as they are not in the GKQA appendix; "where does ikea come from" is similar, but different.

    In the case of "Give me information about Berlin", you are right - this should be annotated as "locations:info" and not ChatPro

    Correct Annotations

    business:business:search -- where is the [Allianz Arena]<named_business> Arena]<named_business>

    shopping:purchase -- where is the best place to buy a [revolver]<gun> [revolver]<gun>

    shopping:purchase -- where can I buy [flowers]<flowers> [flowers]<flowers>

    locations:info -- give me information about [berlin]<city>