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'] .......................................................................................................... <https://lh3.googleusercontent.com/-LZ2sac_O3SE/VsjhTAf5iSI/AAAAAAAAAAM/tuvC4iUXfZ8/s1600/ad.jpg> Errors ----------------- GET http://eugenelysenkowebsite.pythonanywhere.com/static/app_contact_me/img/about_me_1.e05b5c1fef3b.jpg 404 (Not Found) eugenelysenkowebsite.pythonanywhere.com/:108 GET http://eugenelysenkowebsite.pythonanywhere.com/static/app_contact_me/img/about_me_2.dede4a0500ae.jpg 404 (Not Found) -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/d01e8ae5-21cf-4607-9faf-853b511543cc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

