Create comments when commentary is provided
This commit is contained in:
@ -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 %}
|
||||
|
Reference in New Issue
Block a user