Cleans up base model
This commit is contained in:
parent
3edfc0be74
commit
2e7d2f96f8
5 changed files with 7 additions and 12 deletions
|
@ -2,7 +2,7 @@
|
|||
from django.db import models
|
||||
|
||||
from fedireads import activitypub
|
||||
from fedireads.utils.models import FedireadsModel
|
||||
from .base_model import FedireadsModel
|
||||
|
||||
|
||||
class Shelf(FedireadsModel):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue