Add MapQuest as additional geocoding provider

This commit is contained in:
Raphael Michel
2020-12-09 17:22:28 +01:00
parent 54e4ad1a1c
commit a5e41aae50
7 changed files with 60 additions and 14 deletions

View File

@@ -6,7 +6,7 @@
<form action="" method="post" class="form-horizontal" enctype="multipart/form-data">
{% csrf_token %}
{% bootstrap_form_errors form %}
{% bootstrap_form form layout='horizontal' %}
{% bootstrap_form form layout='control' %}
<div class="form-group submit-group">
<button type="submit" class="btn btn-primary btn-save">
{% trans "Save" %}