{% extends "admin/dbs/base.html" %} {% block dbs_content %}

Set up DBS security

The DBS panel can download and overwrite this project's entire database, so it watches who is using it. This takes a minute and you can change it later.

{% csrf_token %} {{ form.as_p }} {% if geolocation %}

A location can only raise a risk score, never lower one, and it is stored rounded to about a kilometre. Declining changes nothing else.

{% endif %}

{% if geolocation %} {% endif %} {% endblock %}