This commit is contained in:
Ross
2023-12-18 09:26:03 +00:00
parent ada3a8906f
commit 72adfde42c
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -473,6 +473,7 @@ class SeriesImage(SeriesImageBase):
replaced = models.ForeignKey(
"self",
on_delete=models.SET_NULL,
null=True,
blank=True,
help_text="Reference to the object that has replaced this one.",
+2
View File
@@ -6,6 +6,7 @@
{% endblock %}
{% block content %}
<a href='{% url "trainees" %}'>Trainees list</a>
<div id="view-filter-options">
<details class="filter">
@@ -19,6 +20,7 @@
</details>
</div>
<details class="bulk-edit">
<summary>
Bulk edit