.
This commit is contained in:
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user