{% extends 'base.html' %} {% load static %} {% block title %}Data Export{% endblock %} {% block css %} {% endblock %} {% block content %}

Data Export

Export system data in various formats

Configure Export

{% csrf_token %}

Select fields from the left to include in export

Export Summary
Not selected
Not selected
-
0
0
-
Quick Export Templates

{% endblock %} {% block js %} {% endblock %}