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 |
I'll get back to you on this
2 | No.2 Revision |
I'll get back to you on thisIdeally this would be annotated as follows, but we have no 'title' mention available here.
generic:get_creator -- who wrote [pride and prejudice]<title>
So, we have to use generic:other
Correct Annotation:
generic:other -- who wrote pride and prejudice