mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-12-03 14:56:42 +00:00
Update forms.py
This commit is contained in:
parent
f97b6f3da2
commit
b06c35b7dd
1 changed files with 0 additions and 1 deletions
|
@ -77,4 +77,3 @@ class ReadThroughForm(CustomForm):
|
|||
class Meta:
|
||||
model = models.ReadThrough
|
||||
fields = ["user", "book", "start_date", "finish_date", "stopped_date"]
|
||||
|
||||
|
|
Loading…
Reference in a new issue