Fixes theme form and adds view tests
This commit is contained in:
parent
bf092ec44e
commit
35aebacf70
4 changed files with 108 additions and 12 deletions
|
@ -54,7 +54,6 @@
|
|||
method="POST"
|
||||
action="{% url 'settings-themes' %}"
|
||||
class="box"
|
||||
enctype="multipart/form-data"
|
||||
>
|
||||
<fieldset>
|
||||
{% csrf_token %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue