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

    Irene's profile - overview

    12 Questions

    39
    views
    1
    answer
    no
    votes
    2022-08-25 17:09:41 +0000 Jacqui

    not sure if audio_media is the correct domain

    18
    views
    1
    answer
    no
    votes
    2022-08-24 16:20:02 +0000 Jacqui

    not sure if the intent is get

    30
    views
    1
    answer
    no
    votes
    2022-09-15 17:19:13 +0000 Jacqui

    not sure if the object is radio_station_list or radio_station

    22
    views
    1
    answer
    no
    votes
    2022-09-04 16:44:14 +0000 Jacqui

    not sure if add or save is the correct intent

    65
    views
    1
    answer
    no
    votes
    2022-09-04 16:41:49 +0000 Jacqui

    Is the correct mention air_time or play_time?

    804
    views
    1
    answer
    no
    votes
    2022-09-04 16:19:29 +0000 Jacqui

    not sure if the set intent fits here?

    17
    views
    1
    answer
    no
    votes
    2022-09-05 16:12:25 +0000 Jacqui

    not sure whether load refers to intent get or play or show_currently_playing

    20
    views
    1
    answer
    no
    votes
    2022-09-07 16:12:10 +0000 Jacqui

    not sure if record intent is correct for saving a radio station

    70
    views
    1
    answer
    no
    votes
    2022-09-08 16:13:19 +0000 Jacqui

    not sure if lock intent is correct or other intent fits better

    556
    views
    1
    answer
    no
    votes
    2022-09-25 16:18:28 +0000 Jacqui

    not sure if the intent enable or other fits better

    1 2 next »

    0 Answers

    0 Votes

    0
    0

    1 Tag

    4 Badges