Page not found (404)

Request Method: GET
Request URL: http://simeakhar.org/2019/05/22/%D9%87%D8%B2%DB%8C%D9%86%D9%87-%D8%AA%D8%AD%D8%B5%DB%8C%D9%84-%D8%AF%D8%B1-%D8%A7%D8%B3%D9%BE%D8%A7%D9%86%DB%8C%D8%A7/%D9%87%D8%B2%DB%8C%D9%86%D9%87-%D8%AA%D8%AD%D8%B5%DB%8C%D9%84-%D8%AF%D8%B1-%D8%A7%D8%B3%D9%BE%D8%A7%D9%86%DB%8C%D8%A7_6-min/
Raised by: website.views.serve

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.