Page not found (404)

Request Method: GET
Request URL: http://localhost:8083/weblog/2014/05/30/fort-pitt-website/
Raised by: zinnia.views.entries.EntryDetail

No entry found matching the query

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.