{% extends "exceptbot/base.html" %} {% block content %}
| Timestamp: | {{ log.timestamp }} |
|---|---|
| Exception Type: | {{ log.exception_type }} |
| URL Path: | {{ log.url_path }} |
| File Name: | {{ log.file_name }} |
| User: | {{ log.user.username }} |
| Resolved By: | {{ log.resolved_by }} |
| Resolved At: | {{ log.resolved_at }} |