Create comments when commentary is provided
This commit is contained in:
parent
f12c5df288
commit
6280671d92
2 changed files with 13 additions and 3 deletions
|
@ -11,4 +11,5 @@
|
|||
{% block initial_fields %}
|
||||
<input type="hidden" name="user" value="{{ request.user.id }}">
|
||||
<input type="hidden" name="mention_books" value="{{ book.id }}">
|
||||
<input type="hidden" name="book" value="{{ book.id }}">
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue