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

    Not sure how to deal with a village/town located in the township.

    Utterance:

    navigate eight four broadway whitehall new york

    Question:

    We found the definition of "Whitehall" in google search. "Whitehall is a village located in the town of Whitehall in Washington County, New York, United States." We know that "the town of Whitehall" should be tagged as <city>, but no sure whether whitehall(village) should be tagged as <city> or <city_district>. The guideline shows "The <city> mention is for cities, municipalities, villages, towns and other city-like entities.", but we also found "The defining characteristics of acity are that they have some form of government and clearly defined geographic boundaries and are not part of another larger city." in the next paragraph. So we are not sure if "Whitehall" belongs to a larger city (the town of Whitehall). Kindly tell us your thoughts, thanks very much~