feat!: Add answer sets to CSV export

BREAKING CHANGE: Change format of Relationship CSV export
BREAKING CHANGE: Use 'id' for id field in CSV exports
Add RelationshipAnswerSet CSV export
This commit is contained in:
James Graham
2020-04-20 15:12:34 +01:00
parent d6763a760e
commit 5dcfbb6052
4 changed files with 37 additions and 6 deletions

View File

@@ -39,6 +39,15 @@
</td>
</tr>
<tr>
<td>Relationship Answer Sets</td>
<td></td>
<td>
<a class="btn btn-info"
href="{% url 'export:relationship-answer-set' %}">Export</a>
</td>
</tr>
<tr>
<td>Activities</td>
<td></td>