mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-07-27 09:45:25 +02:00
Upload to the good place
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
{% load crispy_forms_filters i18n %}
|
||||
|
||||
{% block content %}
|
||||
<form method="post">
|
||||
<form method="post" enctype="multipart/form-data">
|
||||
<div id="form-content">
|
||||
{% csrf_token %}
|
||||
{{ form|crispy }}
|
||||
|
Reference in New Issue
Block a user