Page not found (404)

Request Method: GET
Request URL: https://utv.ru/ufa/author/%D0%AD%D0%BB%D0%B8%D0%B7%D0%B0_%D0%9A%D0%B0%D0%B4%D1%8B%D1%80%D0%BE%D0%B2%D0%B0/
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.