Make progress with automatic form field for model autocompletion
This commit is contained in:
@@ -119,9 +119,11 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{{comp_form|crispy}}
|
||||
|
||||
<form action="" method="post">
|
||||
{% csrf_token %}
|
||||
{{comp_form|crispy}}
|
||||
<input type="submit" name="submit-edit-component" value="Submit">
|
||||
</form>
|
||||
</div>
|
||||
|
||||
{% if component.get_resolved_image %}
|
||||
|
Reference in New Issue
Block a user