Page not found (404)

Request Method: GET
Request URL: http://web.cpac.co.th/micro/th/th/home
Raised by: django.views.static.serve

"/var/app/current/static/ang/micro/th/th/home" 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.