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