Page not found (404)

Request Method: GET
Request URL: http://2770000.ru/media/photos/psN2GImlRuLGGpCUVeSmp4OEac1wkfUjiRn6J3WlCpcrFfu6x5LxmNAdqC3jgZ9mxqVc_ykSYenU_n1WwvjE.jpg
Raised by: django.views.static.serve

"/code/static/media/photos/psN2GImlRuLGGpCUVeSmp4OEac1wkfUjiRn6J3WlCpcrFfu6x5LxmNAdqC3jgZ9mxqVc_ykSYenU_n1WwvjE.jpg" does not exist

You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 404 page.