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.",