Page not found (404)

Request Method: GET
Request URL: https://utv.ru/ufa/author/%D0%9C%D0%B0%D1%80%D1%81%D0%B5%D0%BB%D1%8C_%D0%AF%D0%BD%D0%B1%D0%B0%D0%B5%D0%B2/
Raised by: modules.content.views.AuthorView

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.