Not displayed my Images for website, django-admin, VideoJs, MediaElement

60 views
Skip to first unread message

setivo...@gmail.com

unread,
Feb 20, 2016, 4:58:15 PM2/20/16
to Django users
I do not known - Why.


Example from settings
-------------------------------
import re
from .base import *
DEBUG = False
..........................................................................................................



Errors
-----------------

James Schneider

unread,
Feb 20, 2016, 5:15:32 PM2/20/16
to django...@googlegroups.com


On Feb 20, 2016 1:58 PM, <setivo...@gmail.com> wrote:
>
> I do not known - Why.
>
> Example page from website: http://eugenelysenkowebsite.pythonanywhere.com/en/contact_me/about_me/
>
> Example from settings
> -------------------------------
> import re
> from .base import *
> DEBUG = False
> ALLOWED_HOSTS = ['eugenelysenkowebsite.pythonanywhere.com']
> ..........................................................................................................
>
>
>

Have you finished the proper setup for serving static files? PythonAnywhere may have a different process for handling static files, you should check their documentation. You should also check the Django docs on serving static files.

https://help.pythonanywhere.com/pages/DjangoStaticFiles/
https://docs.djangoproject.com/en/1.9/howto/static-files/

How are the URL's to the static files being generated?

-James

Reply all
Reply to author
Forward
0 new messages