Creates Privacy field that handles setting to/cc
This commit is contained in:
parent
c470aeb3ce
commit
b6907f39e9
5 changed files with 70 additions and 49 deletions
|
@ -8,7 +8,7 @@ from django.utils import timezone
|
|||
|
||||
from bookwyrm import books_manager
|
||||
from bookwyrm.models import ReadThrough, User, Book
|
||||
from .base_model import PrivacyLevels
|
||||
from .fields import PrivacyLevels
|
||||
|
||||
|
||||
# Mapping goodreads -> bookwyrm shelf titles.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue