mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-17 07:48:39 -05:00
Added error handling views and templates, added setting to log request errors to a file.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{% extends "admin/404.html" %}
|
||||
|
||||
{% block breadcrumbs %}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user