{% extends "base.html" %} {% block content %}
The following modifications have been applied to your database:
| Patch | Field | Value | Objects | Reason | {% for update in update_list %}
|---|---|---|---|---|
| {{ update.patch_version}} | {{ update.field }} | {{ update.new_value }} |
|
{{ update.reason|safe }} |