.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
{% if user.is_authenticated %}
|
||||
User: {{user}}
|
||||
{% else %}
|
||||
{% else %}
|
||||
<div class="fieldWrapper">
|
||||
{{ form.author.errors }}
|
||||
<label for="{{ form.author.id_for_label }}">Author</label>
|
||||
|
||||
Reference in New Issue
Block a user