{% extends "pretixcontrol/event/base.html" %} {% load i18n %} {% load bootstrap3 %} {% load order_overview %} {% block title %}{% trans "Data shredder" %}{% endblock %} {% block content %}
{% blocktrans trimmed %} This feature allows you to remove personal data from this event. You will first select what kind of data you want to shred, then you are able to download the affected data and after you confirmed the download, the data will be removed from the server's database. The data might still exist in backups for a limited period of time. {% endblocktrans %} {% blocktrans trimmed %} Using this will not remove the orders for your event, it just scrubs them of data that can be linked to individual persons. {% endblocktrans %}