Only show approved links
This commit is contained in:
parent
70fe7e17af
commit
aa9864a21e
6 changed files with 44 additions and 35 deletions
|
@ -82,7 +82,7 @@ class Migration(migrations.Migration):
|
|||
models.ForeignKey(
|
||||
blank=True,
|
||||
null=True,
|
||||
on_delete=django.db.models.deletion.PROTECT,
|
||||
on_delete=django.db.models.deletion.CASCADE,
|
||||
to="bookwyrm.linkdomain",
|
||||
),
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue