Creates Privacy field that handles setting to/cc

This commit is contained in:
Mouse Reeve
2020-12-13 13:03:17 -08:00
parent c470aeb3ce
commit b6907f39e9
5 changed files with 70 additions and 49 deletions

View File

@ -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.