views handler for creating readthrough dates
This commit is contained in:
parent
b0e4fc2aa9
commit
327020f7b3
4 changed files with 18 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
{% csrf_token %}
|
||||
<input type="hidden" name="id" value="{{ readthrough.id }}">
|
||||
<input type="hidden" name="book" value="{{ book.id }}">
|
||||
<div class="field">
|
||||
<label class="label">
|
||||
Started reading
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue