1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-25 03:30:30 +02:00

Autocomplete

This commit is contained in:
Yohann D'ANELLO
2020-02-08 20:23:17 +01:00
parent db218a2783
commit c053235996
7 changed files with 62 additions and 8 deletions

View File

@ -9,3 +9,7 @@
<button class="btn btn-primary" type="submit">Submit</button>
</form>
{% endblock %}
{% block extracss %}
{{ form.media }}
{% endblock extracss %}